Skip to content

Spring Boot Web Application for Suggesting Random Songs and saving them in playlists.

License

Notifications You must be signed in to change notification settings

kamyabnazari/srandom-backend

Repository files navigation

Srandom-Backend

Banner Image

Status

Java CI with Gradle

Description

The following application, "Srandom," serves the purpose of suggesting random songs and recommendations to visitors, making them available for further listening with just a click.

This is the backend of the application.

Instructions

Click the repeat button to hear another random song!

Click the heart button to save the song as a favorite.

Click a song in the favorites list to open it.

Click the "Listen" button to go to the song's link, so you can listen to the song.

If you want to remove the song from your favorites, select the song and click the button with the broken heart.

If you want to add your own song to the library, go to Songs and click the plus button in the lower right corner of the screen.

If you do not want to have the song in your library, remove it by going to Songs and clicking the button with the cross in the upper right next to the song.

Members

  • Florina Jonuzi
  • Kamyab Nazari

Tech stack

  • Java JDK 17
  • Gradle 7.4
  • NodeJs 16.14
  • Spring Boot 2.6.2
  • Thymeleaf, Spring Web, Spring Boot DevTools
  • Heroku
  • Vue.js