Skip to content

paige-ingram/MusicPlayerApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player Application

This music player application is designed to manage your music playlists. Users can add, remove, save songs to playlists with user-defined names. This application was built using Java for the backend and JSwing for the UI. Happy listening!

App Walk-Through

Clone the repo.

git clone https://github.com/paige-ingram/MusicPlayerApplication.git

Navigate and run the main file.

src-->main-->UI-->Main

The music player application will launch in a new window.

image

Select 'New Playlist' to create a new playlist. The new playlist will show in the top display.

image

Select 'Add Song' to add songs to your playlist. Specify the name and artist of the song you are adding. A confirmation will show.

image

Select 'View Playlist' to view all the songs in one of your playlists.

image image image image

Select 'Save Music Player' for data persistence after the application stops running. Select 'Load Music Player' to load your saved playlists when you re-run the application. The data are stored in JSON files in the data directory.

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages