From 6a1c3b6f4781fe082d2ef389a4d878df3e796a51 Mon Sep 17 00:00:00 2001 From: ericscheid Date: Sun, 10 Sep 2023 17:52:37 +1000 Subject: [PATCH] Updated Folders etc (markdown) --- Folders-etc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Folders-etc.md b/Folders-etc.md index 381a57a..6b87e65 100644 --- a/Folders-etc.md +++ b/Folders-etc.md @@ -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