Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 550 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 550 Bytes

MusicPlayer

Program by Katerina Pace and Stefano Iaconetti

Music player is a application made with Java which will allow the user to add or remove songs from different playlists.

Features Included

  • Song randomization
  • Album creation
  • Song sorting
  • Song simulation
  • Saving and loading playlists
  • Song statistics
  • Most played songs

Road Map

Version 0.1

  • Priority queue
  • A music class and objects

Version 0.5

  • Sorting Algorithims
  • Saving and loading
  • Statistics

Version 0.8

  • Albums
  • Song Simulation

Version 1.0

  • Bug fixes