Code Monkey home page Code Monkey logo

karaoke-song-organizer's Introduction

Karaoke Song Organizer

Description

This application allows the user to search thousands of songs via the Genius API to organize a playlist for your next karaoke night. It automatically looks up the lyrics for your songs and saves them to a postgreSQL database for easy access in the future.

Additionally, users are able to search and save karaoke stores either by nearby places or an address or name incase you find a great deal or amazing room setups. After saving a location the app will use several Google APIs to provide a map to the store and its hours of operation.

The organization of the site was fairly straightforward, but the biggest difficulty I encountered when making this project was gathering the necessary information, especially lyric information. It was difficult to find a free or cheaply priced API which provided full lyrics for the large number of songs I wanted to support. In the end I used the HTTParty gem along with webscraping in order to get the lyrics from Genius.com.

Technologies Used

  • Ruby on Rails
  • Tailwind
  • PostgreSQL
  • Minitest
  • Javascript
  • CSS
  • HTML
  • Dokku/DigitalOcean

Live Previews

Adding a new song:

newsong

Adding a new place:

addingnewplace

Methods of Obtaining Data

In this project I used several APIs and webscraping in order to get the song information, location information, and karaoke store information. These methods include:

  • Google Directions API
  • Google Geocoding API
  • Google Geolocation API
  • Google Maps Embed API
  • Google Places API
  • Genius API
  • IP2Location API
  • HTTParty

karaoke-song-organizer's People

Contributors

justinkim2015 avatar

Stargazers

Zac Williamson 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.