Group project for Database Management Systems class.
A simple social media web app that aims to connect friends and family
through sharing music in real time.
Note: Although original goal of sharing music in real time wasn't met, the application is still capable of connecting friends and family via posts.
This is the backend REST API repository. The following is the link to the frontend repository: https://github.com/ReynXBC/realbeatz-front
Group members:
- Nicolas Harris
- Michael Sickle
- Roger Blankenship
- Sun Kit Tsui
Technologies used
Backend:
- Java
- Spring Boot
- Spring Security
- Spring Data Jpa
- MySQL
- JWT
Frontend:
- React.js
- HTML
- CSS
- Javascript