Skip to content

viconx98/spotify-profile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Profile App

test We will be creating a Spotify Profile overview app which will fetch a Spotify user's info, recent activity, favorite tracks, favorite artists, and playlists.

You need to use redux compulsorily in this project.

This is a group project (2 participants per group). Here is a sample breakdown of the project:

  • Project Setup (install Router, Redux, Redux toolkit etc.) (P1)
  • Auth Flow setup: Required for other screens (P2)
  • Login Page: Layout of the page and on button click link the auth flow (P1)
  • Profile Page (P2)
  • Top Artists Page with filters (P1)
  • Top Tracks Page with filters (P2)

Not a compulsion to follow this, feel free to divide work in different manner as per your own and your partner's convenience.

Screenshots

  1. Login Page

  2. Profile Page

  3. Top Artists Page with filters

  4. Top Tracks Page with filters

  5. Recent activity (Stretch)

  6. Playlists (Stretch)

Stretch: Mobile friendly:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 17.1%
  • HTML 3.1%