User authentication (login/logout) View assigned tasks Extendable for adding, editing, deleting tasks Simple and clean interface ...
├── audio/ # MP3 music files ├── img/ # Album and artist images ├── index.html # Main homepage ├── playlist.html # Playlist page ├── search.html # Music search page ├── app.js # JavaScript logic ├── ...