This project is built using Java Spring Boot and MySQL for the database. It implements basic user login and account creation functionalities.
- Users can log in and log out.
- Users can create accounts.
Client: HTML,CSS
Server: Java, SpringBoot, Mysql
While working on this project, I learned how to deploy a Spring Boot application.