MusicSpring2022 / MusiclySpring2022

MIT License
0 stars 0 forks source link

Group Milestone 1 - README

Musicly

Table of Contents

  1. Overview
  2. Product Spec
  3. Wireframes

Overview

Description

A service that connects people who love music by generating playlists full of songs they enjoy and new songs for the listener to experience. The user can save playlists that they want to keep and have access to playlists already generated.

App Evaluation

Product Spec

1. User Stories (Required and Optional)

Required Must-have Stories

Optional Nice-to-have Stories

2. Screens

3. Navigation

Tab Navigation (Tab to Screen)

Optional:

Flow Navigation (Screen to Screen)

Wireframes

Digital Wireframes & Mockups

[BONUS] Interactive Prototype

Schema

Models

Post

Property Type Description
userKey String Key for user
Playlist Array Array of songs
Genre String Name of genres
Artist Map Map containing information for artist
song File Audio file of song
color String Hex color

Networking

List of network requests by screen

[IF EXISTS:] Existing API Endpoints

An API Of MUSIC