Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 3.71 KB

README.md

File metadata and controls

48 lines (33 loc) · 3.71 KB

Welcome to Soundblastr Backend 👋

Version Documentation Maintenance

✨ 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).

Technologies used:

  • Spring Boot
  • Spring Web
  • Spring Data JPA / Hibernate
  • Lombok
  • H2 Database

Usage

Clone the repo, compile classes then run

java SoundblastrBackendApplication

Authors

👤 Viktor Döme, Zsolt Rokolya, Valter Hunyadi

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator