Update ToDo
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
Server:
|
Server:
|
||||||
Cleanup SQL queries
|
|
||||||
On page load for example there are 4 different queries
|
|
||||||
|
|
||||||
AccountInventory.cs
|
AccountInventory.cs
|
||||||
SetInventory isnt fully implimented
|
SetInventory isnt fully implimented
|
||||||
|
|
||||||
@@ -11,6 +8,9 @@ Server:
|
|||||||
Emails:
|
Emails:
|
||||||
Dont follow theme of website
|
Dont follow theme of website
|
||||||
|
|
||||||
|
Admin Functions:
|
||||||
|
Dont inforce Admin on the API side
|
||||||
|
|
||||||
Client:
|
Client:
|
||||||
Program
|
Program
|
||||||
Probably need to turn on cors at some point
|
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
|
Need to figure out new way to download purchased items as there is currently no way
|
||||||
|
|
||||||
Store
|
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 cart back
|
||||||
Need to add in payment page
|
Need to add in payment page
|
||||||
Need to add in payment success/failed
|
Need to add in payment success/failed
|
||||||
Need to add in Receipt page
|
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
|
database
|
||||||
Need to create all the forign key policies
|
Need to create all the forign key policies
|
||||||
Reference in New Issue
Block a user