Update ToDo

This commit is contained in:
2025-06-28 15:50:16 -07:00
parent 3f3d73a271
commit e103c01557
+4 -8
View File
@@ -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