Welcome to GameReviewHub, a simplified platform for video game reviews. Created as a final project for Java II, this application is a Spring Boot project that features a web-based interface for users to add, view, and review video games.
- Spring Boot
- Lombok
- MySQL
- Thymeleaf
- User authentication: Sign up, log in, and log out
- Game listing: View, add, and delete games
- Reviews: Write and read reviews for games
- Clone the repository
- Configure your local MySQL database
- Update
application.propertieswith your database credentials - Run the Spring Boot application
- This project is maintained by Ruth Aakre, Evan Bunnell, Aaron Carpenter, and Adam Reese
- Please feel free to open issues or PRs if you think something can be improved!