Skip to content

kai-patel/audiofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiofile

A playlist manager for Spotify

Showcase

Development Status

This project is functional, but still a Work in Progress

  • User Auth
    • Send user to Spotify to retrieve auth code
    • Call API endpoint /authorize and retrieve tokens
    • Handle token refreshing to prevent premature deauthentication
  • UI
    • Allow user to login
    • Show user playlists
    • Show songs from selected playlists
    • Show which songs belong to which playlists
    • Add songs between playlists
  • API
    • Endpoint to handle authorization code flow
    • Endpoint to handle token refreshing
  • Migration to Next.js
    • Migrate client
    • Migrate backend

Development Stack

Known Issues

  • Please see the Issues section on GitHub

About

A playlist manager for Spotify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors