Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikurotime/make-your-playlist

A simple web using Sporify api that creates playlists based on a date
https://github.com/ikurotime/make-your-playlist

Last synced: 14 days ago
JSON representation

A simple web using Sporify api that creates playlists based on a date

Awesome Lists containing this project

README

        

## Changelog - First week of development

# 19-04-2021
- Idea, first prototype of design in adobe xd

# 20-04-2021
- Building of the design
- Login works correctly and creates a cookie with the token of the session
- Data in the form is recieved in the server side

# 21-04-2021
- Server makes a request in Spotify api with the data and returns an array of the selected song uris

# 22-04-2021
- Refactoring of Api
- Uris are sent back to the client in the api response
- Navbar is now responsive

# 23-04-2021
- Data can now be displayed on results page

# 25-04-2021
- Results are displayed with resposive title, artist and image

# 26-04-2021
- Results displayed on results page can be added to Spotify