Skip to content

Feature List

Timothy Chang edited this page Jan 26, 2023 · 14 revisions

Feature List

Symphonify, a Spotify clone, is a music and media streaming platform for artists/creators to have content available to users. Users are able to search for media, save them, and even create unique playlists.

1. Hosting on Site

2. User Account Create/Login and Guest/Demo Login

  • Users can sign up and then log in/log out
  • Users can create a demo account to trial the website
  • Users are prohibited from using certain features unless they are logged in

3. Static Media Bar/Audio Play

  • Media bar at the bottom won't change as the user goes through the website
  • Currently playing song will continue to play until the user manually pauses, or changes the song

4. Playlist CRUD/ Song CRUD

  • Users, who are logged in, can save songs and add them to a persona library
  • Users, who are logged in, can create/delete playlists. They can edit the playlist by adding/removing songs.

5. Search Bar

  • Users can search for playlists, songs, or artists

6. Follow Other Playlists

  • Users can view/follow playlists created by other users

7. Production README

Clone this wiki locally