Skip to content

3. User Stories

Cheryn Shin edited this page Sep 10, 2023 · 13 revisions

For Users

  • As a user, I want to be able to sign up a new account.
  • As a user, I want to be able to log into my account.
  • As a user, I want to be able to log out of my account.

For Songs

  • As a user, I want to view all songs available on the website.
  • As a logged in user, I want to be able to view my songs.
  • As a logged in user, I want to be able to upload new songs.
  • As a logged in user, I want to be able to update my songs.
  • As a logged in user, I want to be able to delete my songs.

For Albums

  • As a logged in user, I want to view all my albums.
  • As a logged in user, I want to be able to create an album.
  • As a logged in user, I want to be able to add songs to an album that I have created.
  • As a logged in user, I want to be able to remove songs from an album that I have created.
  • As a logged in user, I want to be able to delete an album that I have created.

For Playlists

  • As a logged in user, I want to view all my playlists.
  • As a logged in user, I want to be able to create a playlist.
  • As a logged in user, I want to be able to add songs to a playlist that I have created.
  • As a logged in user, I want to be able to remove songs from a playlist that I have created.
  • As a logged in user, I want to be able to delete a playlist that I have created.
Clone this wiki locally