Skip to content

This is a small-sized project, implemented as a part of a bachelor Java course. The application is a simple music manager service: a user can sign in locally and create their music collection, adding/removing/querying tracks by means of a user-friendly UI. XMLs are used to store and validate user data, and to store track's data. To launch, run A…

License

Notifications You must be signed in to change notification settings

davide-perez/music-manager

Repository files navigation

music-manager

This is a small-sized project, implemented as a part of a bachelor Java course final exam. The application is a naive music manager service: a user can sign in locally and create their music collection, adding/removing/querying tracks by means of a user-friendly UI. XMLs are used to store and validate user data, and to store track's data. All classes are extensively documented. To launch, compile and run APManager2017.java.

About

This is a small-sized project, implemented as a part of a bachelor Java course. The application is a simple music manager service: a user can sign in locally and create their music collection, adding/removing/querying tracks by means of a user-friendly UI. XMLs are used to store and validate user data, and to store track's data. To launch, run A…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages