✨ A fictional event organizer's admin interface.
The goal of the project is to make an event organizer website where the user can see and search for various events being planned. This is the backend serving the frontend with data via Rest API endpoints, using Spring Web, Data JPA / Hibernate, H2 Database & Lombok. The first sprint (this sprint) focused on wiring API endpoints to database operations and queries that are being accessed by the frontend project (separate repo).
- Spring Boot
- Spring Web
- Spring Data JPA / Hibernate
- Lombok
- H2 Database
Clone the repo, compile classes then run
java SoundblastrBackendApplication
👤 Viktor Döme, Zsolt Rokolya, Valter Hunyadi
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator