Skip to content

Web service for create and manage music library written in Spring Boot

Notifications You must be signed in to change notification settings

Adamo2499/MusicBaseSpring

Repository files navigation

MusicBaseSpring

[PL]

MusicBaseSpring to aplikacja internetowa służąca do zarządzania biblioteką muzyczną. Można w ramach niej:

  • przeglądać listę utworów,
  • grupować ją według wykonawców i albumów,
  • edytować metadane poszczególnych piosenek
  • dodawać nowe piosenki do biblioteki.

W tworzeniu aplikacji zostały wykorzystane poniższe technologie:

Aby uruchomić projekt należy z Releases ściągnąć plik MusicBaseSpring.jar, a następnie w wierszu poleceń wykonać komendę:

java -jar MusicBaseSpring.jar

[EN]

MusicBaseSpring is a web application for managing your music library. Within it, you can:

  • browse the tracklist,
  • group it by artists and albums,
  • edit the metadata of individual songs
  • add new songs to the library.

The following technologies were used in the development of the application:

To run the project, download the MusicBaseSpring.jar file from Releases, and then execute the following command in the command line:

java -jar MusicBaseSpring.jar

About

Web service for create and manage music library written in Spring Boot

Resources

Stars

Watchers

Forks

Packages

No packages published