init commit over here

This commit is contained in:
Derek Holloway
2025-05-12 16:57:19 -07:00
parent 8e02c028a7
commit 838b3ab450
87 changed files with 6068 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
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
account/resetpassword
make the account your resetting password for visible in ui
Passwords aren't obscured
After sucess and 3 seconds pass, change location to login frame
ForgotPassword
No notice something is happening when button pressed
ForgotPassword Email / Resetpassword Email
Needs styles that match the theme of the website