Skip to content

A Java-based playlist application utilizing Object-Oriented Programming (OOP) principles allows for efficient management and playback of music collections. The program would feature classes like "Song" with attributes such as title, artist, and duration, and a "Playlist" class to organize songs into lists.

Notifications You must be signed in to change notification settings

Sonawanesoham/playlist-app-august

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

A Java-based playlist application utilizing Object-Oriented Programming (OOP) principles allows for efficient management and playback of music collections. The program would feature classes like "Song" with attributes such as title, artist, and duration, and a "Playlist" class to organize songs into lists.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages