issues
search
christianbiring1
/
reserve_classes_back-end
0
stars
1
forks
source link
Add, delete item [2pt]
#4
Open
christianbiring1
opened
2 years ago
christianbiring1
commented
2 years ago
[ ] When the user clicks the "Add item" link in the navigation panel they can see a form for adding a new item.
[ ] Make the app responsive, creating both mobile and desktop versions
[ ] When the user clicks the "Delete item" link in the navigation panel they can see a list of all items with title and "Delete" button.
[ ] When the user clicks the "Delete" button, the selected item is marked as removed and does not show on the main list anymore.
[ ] [OPTIONAL] Make sure that the "Add item" and "Delete item" links are accessible only by users who are admins.