What I have Been Working On 1) Account Creation Page / Logic I have added some more quality-of-life things to the signup page. This mostly includes some user feedback so that when people create an account, they can get data from the experience. For example, when someone creates an account, a little notification box appears on the bottom of the screen saying "Account Created" and "Log In". The "log in" text then sends you to the dashboard page. Additionally, if you try to create an account and the username or email is in use, a box will appear, with an error message included telling the user what went wrong. 2) User Login Page / Logic I have now connected the login system making it work with my database (which is now the correct database, and not the test database). This means you can log in and it compares the password and username to see if it is correct. It then creates a JWT token for the user and saves it in local memory so that it can be used to auth...
My little place on the internet where I can talk to myself, and anyone else who finds my programming journey interesting or at least entertaining. I talk about my small little game dev studio I started with 5 of my friends, and the multitude of apps that I am always working on. I also share all about my journey, and about my future goals. Please stay tuned if this sounds at all interesting. Thanks, see ya next post!