$100.00 Java media player
- From Computer-Science: Object-Oriented-Programming , Computer-Science: General-CS
- Closed, but you can still post tutorials
- Due on Apr. 15, 2012
- Asked on Apr. 11, 2012 at 11:25:21AM
I am working with JAVA and have to do this project. i need a person to guide ASAP. I am requiremnet number 3 and i need all of them by this weekend.
Media Player Software Requirements
1. Allow the user to add a new song to the library.
2. Allow the user to remove a song from the library.
3. Allow the user to create a playlist with a name.
4. Allow the user to select a playlist and the player should play all the songs in that playlist in order.
5. Show the name of the current song playing, the length of the song and where what time we are currently at in the song.
6. Allow the user to delete a playlist.
7. Allow user to add/remove songs from a playlist.
8. Allow user to skip a song.
9. Allow user to go back to previous song.
10. Allow user Pause song.
11. Allow user to Stop song.
12. Library should show a list of all songs available.
13. Allow user to sort the list of song by Title or Artist.