From 2bbb598b5c2ffaa13950b6f8c6d756f6c0ce5f53 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Fri, 3 Feb 2023 20:17:02 +0000 Subject: [PATCH] update --- todo | 1 + 1 file changed, 1 insertion(+) diff --git a/todo b/todo index 0718926..55dcd65 100644 --- a/todo +++ b/todo @@ -10,6 +10,7 @@ Assignment 2: - 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 @done + - Move new framework into project - Add admin user control to admin panel - Client user accounts - restricted admin panel @done