This software simulates the operation of a music player - it implements the Design Pattern State in visualizing how the playlist is shown to the user, and the Design Pattern Façade by offering the user an interface to interact with the playlist itself, which allows the user to sort the playlist and make song queries; which are implemented through Streams.
-
Notifications
You must be signed in to change notification settings - Fork 0
belligerentcrow/MusicPlayerProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MusicPlayer Java project - Software Engineering DMI UniCT 2025