Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 619 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 619 Bytes

shoe-player: A project for Python course @ PCC

Deliverable (super alpha)

Music application with prescribed features:

1. Search for music.
2. Store your music.
3. Like, dislike a tune.
4. Skip a song.
5. Pause.
6. User can create, modify, delete playlist.

 

Use app.py for program entry!

 

Would likes:

-A complete WebApp to be hosted on heroku (can be found at http://shoe-player.herokuapp.com/) with rich GUI
that uses Flask and HTML5 and CSS3, as well as CRUD operations using MongoDB. And simple authentication!

Work in progress!