(DOCS): Updated API requirements for the create page.
These are very simple. Final step before API implementation can continue is defining the user specs.
This commit is contained in:
parent
0781a6c942
commit
d1a1a2714e
@ -187,6 +187,14 @@ creation process will take place here
|
|||||||
##### API Requirements
|
##### API Requirements
|
||||||
|
|
||||||
|
|
||||||
|
- [ ] Middleware
|
||||||
|
- [ ] **Authentication:** User must be logged in to access this page
|
||||||
|
- [ ] **Authentication:** User must be logged in to submit the creation of a recipe (fallback)
|
||||||
|
|
||||||
|
- [ ] Recipe Creation Wizard
|
||||||
|
- [ ] Create a new recipe object in the database
|
||||||
|
- [ ] Recipe should be attached to a user (logged in)
|
||||||
|
- [ ] User should be directed to the view recipe page on a successful creation
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user