Skip to content

glinraen/lyrical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrical

A Music Lyrics Repository

Intro

The concept for Lyrical is a repository for music files. Many songs are online, in many formats that are difficult to read and to keep neat. I wanted a place to upload collections of lyrics and music that would keep one format. It is a full stack web application.

Technologies

  • HTML5
  • CSS/Sass with Foundation
  • Javascript
  • Ruby
  • Ruby on Rails
Ruby Gems
  • upload care - for image upload
  • google-vision-api
  • pull-tempfile
  • foundation-rails - for styling

Google Vision API - OCR detection

Planning

Link to Trello Board with User Stories

Install

To install Lyrical, fork and clone the repo, install the gems, and bundle. Make sure you read the the Google Vision documentation carefully to obtain an API key and set up the data correctly for the correct detection of text (OCR).