updated todo

This commit is contained in:
Joshua Perry 2023-01-25 16:16:23 +00:00
parent 699eb929f1
commit 53e43927b3
1 changed files with 2 additions and 2 deletions

4
todo
View File

@ -6,9 +6,9 @@ Assignment 2:
- Admin can update categories but are not visable on site @done - Admin can update categories but are not visable on site @done
- Add cats to Jobs page @done - Add cats to Jobs page @done
- Add cats to nav bar @done - Add cats to nav bar @done
- Job list in admin area lists all jobs - Job list in admin area lists all jobs @done
- 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 - Add filter to be able to filter by cat @done
- Allow customers to filter by location - Allow customers to filter by location
- Add admin user control to admin panel - Add admin user control to admin panel
- Client user accounts - Client user accounts