From 5af568168931110684e15832802c3b178a3742d6 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:08:24 +0000 Subject: [PATCH] updated todos --- todo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo b/todo index 12fbbea..0eeb4e4 100644 --- a/todo +++ b/todo @@ -22,5 +22,6 @@ Assignment 2: - 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 - - Create entity classes for database entities (topic 18) - - page 37-38 for implementation + - Create entity classes for database entities (topic 18) @done + - page 37-38 for implementation @done + - Restrict categories by jobs available past current date