Songr allows users to store and manage songs and artists with features like adding song details, viewing stored songs, and viewing artists
Songr is a basic music management web application built with Spring Boot. It provides functionality for users to store and organize songs and artists in a simple database.
Some of the key features of Songr include:
As a Spring Boot web application, Songr is easy to run and deploy. It provides a simple domain model for songs and relies on the Spring framework for routing and database integration. The H2 database makes it easy to get started without any external database setup.
Songr is an ideal starting point for anyone looking to learn Spring Boot web development. While basic in features, it implements core functionality like handling user input, storing data in databases, and dynamic UI updates. It can be expanded on to create more full-featured music applications.
Here are some alternatives to Songr:
Suggest an alternative ❐