From e103c01557d0ad597ea34130ce9793eaaaff4718 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Sat, 28 Jun 2025 15:50:16 -0700 Subject: [PATCH] Update ToDo --- ToDo.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/ToDo.txt b/ToDo.txt index 12e747c..fe3f093 100755 --- a/ToDo.txt +++ b/ToDo.txt @@ -1,7 +1,4 @@ Server: - Cleanup SQL queries - On page load for example there are 4 different queries - AccountInventory.cs SetInventory isnt fully implimented @@ -11,6 +8,9 @@ Server: Emails: Dont follow theme of website + Admin Functions: + Dont inforce Admin on the API side + Client: Program Probably need to turn on cors at some point @@ -23,15 +23,11 @@ Client: Need to figure out new way to download purchased items as there is currently no way Store - Need admin options added back / admin pages for Create, Edit, Delete product's + Edit product needs created Need to add cart back Need to add in payment page Need to add in payment success/failed Need to add in Receipt page - New: - Uploading multiple images at once is broken on the server side - Not sure if api enforces admin either - database Need to create all the forign key policies \ No newline at end of file