Init Commit

This commit is contained in:
2025-06-16 17:04:55 -07:00
commit d21315cf32
43 changed files with 3089 additions and 0 deletions
Executable
+27
View File
@@ -0,0 +1,27 @@
Fix stripe payments *Updated API*
Havent Tested
After a new account is created notify a user that they need to verify their email before logging in
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
ForgotPassword Email / Resetpassword Email
Needs styles that match the theme of the website
Manage / Data tabs in Account settings
Theme needs to be updated to match
Delete button doesn't shade when mouse hovers
frame that comes up isnt themed either
Store Catalog
Add to cart wraps text when screen is too small
Program
Probably need to turn on cors at some point