Coder Social home page Coder Social logo

pierceforfears / billboard-spotify-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.61 MB

A client-side only web application that generates a playlist of the Billboard Hot 100 songs for a given date on a user's Spotify account.

CSS 19.67% JavaScript 46.71% HTML 33.62%

billboard-spotify-app's Introduction

Billboard Playlist Generator on Spotify

Description

This is a client-side only web application that generates a playlist of the Billboard Hot 100 songs for a given date on a user's Spotify account. The application uses several AJAX requests in order to link the two APIs together.

Organization of the Application

The application uses Bulma for the user interface. JQuery helps with AJAX requests and DOM manipulation. A custom made server handles the Billboard API requests. When the user submits a date, the application makes a request to the Billboard API to get the popular songs on that date. The application then gets Spotify's identification of those songs, and creates a playlist with those songs. Concurrency flows heavily through the application and is generally handled with promises.

Installation

This application can run on any web browser.

Usage

Give the application authorization to post a playlist to your Spotify account with the "Connect with Spotify" button. Input the date you want to create a playlist for in the "Select a Date:" area, and click submit. A playlist of the most popular songs on that date will now be in your Spofity account.

Built With

  • Spotify API - Spotify API
  • billboard-top-100 - Node.js API to retrieve top songs, albums, and artists from Billboard's charts
  • Bulma - CSS framework based on Flexbox
  • jQuery - Fast, small, and feature-rich JavaScript library

Credits

Acknowledgments

  • Thanks to all the open source contributors that helped with the building blocks of this project. Thanks to Jacob Lamont for helping create a server for the Billboard API.

billboard-spotify-app's People

Contributors

pierceforfears avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.