SongShare Android App
Developed a backend system for a music-sharing social media platform.
details
In this project, I developed a dynamic backend system using Spring Boot for a music-sharing social media platform. The backend was integrated with a SQL database to store and manage user data, music-related information, and social interactions. To enhance the user experience, I designed and implemented RESTful APIs that allowed for easy and efficient access to data. I also incorporated a real-time direct messaging feature using WebSockets, enabling users to communicate instantly and interact with other users.

Languages: Java, SQL
Tools: Spring Boot, MySQL, Eclipse, Postman