From f7493cac331482138fed45c842d4181d2f335166 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Wed, 25 Jan 2023 17:03:03 +0000 Subject: [PATCH] updated todo --- todo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/todo b/todo index 02ae5d2..8567a42 100644 --- a/todo +++ b/todo @@ -9,13 +9,13 @@ Assignment 2: - Job list in admin area lists all jobs @done - Add cat name as new column in table @done - Add filter to be able to filter by cat @done - - Allow customers to filter by location + - Allow customers to filter by location @done - Add admin user control to admin panel - Client user accounts - - restricted admin panel + - restricted admin panel @done - add and remove jobs - - see who has applied for jobs - - Client can only see their jobs + - see who has applied for jobs @done + - Client can only see their jobs @done - Homepage has 10 jobs that are about to reach closing date - Contact form on contact page - forms store data in db