ZoeWheatcroft/MusicDatabase_FiveFrogs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Conceptual and logical data models are complete, recently started setup - [X] Users will be able to create new accounts and access via login
- [X] Users will be able to create collections of music
- [ ] Users will be able to see the list of all their collections by name in ascending order
- [X] Users will be able to search for songs by name, artist, album, and genre
- [ ] Users can sort by song name, artist’s name, genre, and released year
- [ ] Users can add and delete albums, and songs from their collection
- [ ] Users can modify the name of a collection. They can also delete an entire collection
- [ ] Users can listen to a song individually or it can play an entire collection
- [ ] Users can follow a friend. Users can search for new friends by email
- [ ] The application must also allow an user to unfollow a friend