For this personal project, I designed a login system capable of user registration and verification for a personalized website usage experience.
I ensured RESTful communication between a web page, a node.js server, and a SQL database.
I introduced functionalities of checking the user’s existence (get), creating a new user (post), updating a password (put), and deleting a user’s account (delete).
Understanding the intricacies of RESTful methods for web development over a period of 3 weeks was a fun learning experience.
© 2025 • All content within this project is strictly the property of Aryan Tyagi and is not for public use without permission.