Coder Social home page Coder Social logo

songbook2's Introduction

SongBook2

A rehash of the PickHacks 2021 SongBook project using Flask.
This app was made in less than 24 hours by a dedicated team of 4 with zero experience using Flask.
It is a simple project, but we are very proud of our teamwork and the result.
Thank you, and we hope you enjoy this fun little toy!

How to Run

  1. Please download the source code and unzip its contents.
  2. This is a Flask app, so Python and Flask must be installed on the system in order to run it.
    1. Flask can be installed via elevated command line using this command: $ pip install Flask
  3. This app uses the Spotipy library package, so that must also be installed
    1. Spotipy can also be installed using a pip command: $ pip install spotipy
  4. Once everything is installed, use the command line to navigate to the root directory of the project folder.
  5. Run the command: $ py app.py
  6. Flask is now running a mock server on a local host; look for the address and port number
    1. It will most likely be this address: http://127.0.0.1:5000/
  7. Using a browser, navigate to said address. Now you're using SongBook!

songbook2's People

Contributors

neonpalms avatar aditioak avatar emmanuela74 avatar

Watchers

 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.