2023-01-21 23:12:42 +00:00
|
|
|
Assignment 2:
|
|
|
|
|
- Copyright updates to current year @done
|
2023-01-23 19:07:43 +00:00
|
|
|
- Add FAQs page @done
|
|
|
|
|
- Placeholder text ('FAQs coming soon') @done
|
|
|
|
|
- Menu link @done
|
2023-01-23 18:59:46 +00:00
|
|
|
- Admin can update categories but are not visable on site @done
|
|
|
|
|
- Add cats to Jobs page @done
|
|
|
|
|
- Add cats to nav bar @done
|
2023-01-21 23:12:42 +00:00
|
|
|
- Job list in admin area lists all jobs
|
|
|
|
|
- Add cat name as new column in table
|
|
|
|
|
- Add filter to be able to filter by cat
|
|
|
|
|
- Allow customers to filter by location
|
|
|
|
|
- Add admin user control to admin panel
|
|
|
|
|
- Client user accounts
|
|
|
|
|
- restricted admin panel
|
|
|
|
|
- add and remove jobs
|
|
|
|
|
- see who has applied for jobs
|
|
|
|
|
- Client can only see their jobs
|
|
|
|
|
- Homepage has 10 jobs that are about to reach closing date
|
|
|
|
|
- Contact form on contact page
|
|
|
|
|
- forms store data in db
|
|
|
|
|
- stored enquiries can be accessed from admin panel
|
|
|
|
|
- can mark enquieries as Completed once admin has responded
|
|
|
|
|
- Keep list of all previous enquieries and which admin dealt with it
|
2023-01-23 16:08:24 +00:00
|
|
|
- Create entity classes for database entities (topic 18) @done
|
|
|
|
|
- page 37-38 for implementation @done
|
|
|
|
|
- Restrict categories by jobs available past current date
|
2023-01-23 18:59:46 +00:00
|
|
|
- Limit applications to jobs to 1 per email
|