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
    When the email is sent and waiting on timeout the error is : something went wrong and it should be cannot send email request that quickly

ForgotPassword Email / Resetpassword Email
    Needs styles that match the theme of the website