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