0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

Updated Folders etc (markdown)

ericscheid
2023-09-10 17:52:37 +10:00
parent eaf778b373
commit 6a1c3b6f47

@@ -21,7 +21,7 @@ As a project starter, a definition of a MVP has been set, that is a product with
The MVP should include:
### features
### Features
"CRUD" features: create folders, delete folders, update name and contents, and be able to read the contents.
@@ -35,7 +35,7 @@ Folders should appear before any brew in the user page
a link should be `/user/:userId/:folderName`
A URI/link should be `/user/:userId/:folderName`
### Data structure