Open Kayle7777 opened 6 years ago
Changing this issue to be about the whole account generation process -- posting acc detail from a login page to the database, with a post route catch on the server and a post api on the front (jQuery.post('/api/accountCreation/', {object with acc info})
Make a my account button, probably top right -- this should just be a html thing, you can add server functionality too and make a "my_account" landing page too though if you want. We will need one.
Maybe for the NEW pages like that landing page, we could use react? Just a thought.