-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sabrina edited this page Dec 10, 2023
·
1 revision
Welcome to the muesify wiki!
This app is the starting point of a Spotify clone.
It implements Spotify web apis for handling operations of a logged user.
Its functionalities are:
- authorization via Spotify authorize api and login in the app
- ability to browse featured and personal playlists
- visualize the details of both kinds of playlists
- edit a personal playlist
- visualize the playlist tracks
- delete a track from a personal playlist
- visualise own profile data
- access to own profile in Spotify app
- logout