Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 656 Bytes

readme.md

File metadata and controls

21 lines (18 loc) · 656 Bytes

FatEar Project Logs:

  • login and new user registration page

  • browse songs and search for songs

  • playlist -- create, modify, delete(optional)

    • backend
    • frontend
  • review

  • rate

  • manage friend requests

  • display new items of interest

    • new reviews by friends or followers
    • new songs by artists
  • fix middleware

  • rateSong, reviewSong, and addSongToPlaylist should return all songs that match the input title and let the user choose

  • new posts from following users and artists

  • follow

    • error handling
    • automaticly re-render following list upon action