Please sign in to access this page
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I spent the last five hours rushing to finish the backend but it still has many errors and spent the next MANY hours making the frontend and fixing the errors it caused. I love programming, yay. I love frontend development, yay.
Mostly finished the registering functionality. For now only the email verification works, next I need to make the user set a 'password' for the account.
I added email verification. I added mail forwarding and all of that stuff so now I just need to make it work.
I added a status to know whether the user is logging in, registering, or resetting their password.
I switched the hashing to be done on the server side and everything still functions. Also added message boxes.
I finished basic GUI and added some functionality. Also added an impossible CAPTCHA.