This commit is contained in:
Joshua Perry 2023-02-03 20:17:02 +00:00
parent 4be4160eaa
commit 2bbb598b5c
1 changed files with 1 additions and 0 deletions

1
todo
View File

@ -10,6 +10,7 @@ Assignment 2:
- Add cat name as new column in table @done - Add cat name as new column in table @done
- Add filter to be able to filter by cat @done - Add filter to be able to filter by cat @done
- Allow customers to filter by location @done - Allow customers to filter by location @done
- Move new framework into project
- Add admin user control to admin panel - Add admin user control to admin panel
- Client user accounts - Client user accounts
- restricted admin panel @done - restricted admin panel @done