Files
MistoxCom-Angular/ToDo.txt
T
2025-06-28 12:18:40 -07:00

37 lines
1.1 KiB
Plaintext
Executable File

Server:
Cleanup SQL queries
On page load for example there are 4 different queries
AccountInventory.cs
SetInventory isnt fully implimented
ProjectMistData.cs
Data inside the sql doesnt match what is inside the database
Emails:
Dont follow theme of website
Client:
Program
Probably need to turn on cors at some point
Account
Need to add in settings / data pages
After a new account is created notify a user that they need to verify their email before logging in
ProductController
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
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