Skip to content

queries songkick.com and bandsintown.com for artists and concerts

Notifications You must be signed in to change notification settings

joeymariano/show-finder

Repository files navigation

show-finder

Show-Finder

Show-Finder.com queries Songkick.com and Bandsintown.com for artists and concerts. Users can login, save band queries and like artists.

Specs

  • Ruby version 2.5.1rak

  • Rails API v. 5.1.6 back end

    • Active Model Serializers
    • Bcrypt
    • Foreman
  • React ^16.6.0 front end

    • React Cookie
    • React Router
    • Redux
    • Redux Thunk middleware
  • Production mode avoids all CORS due to buildpack copying contents of /client to /public after npm build npm start

Usage

  • Install
    • clone / download
    • rake db:create
    • rake db:migrate
    • rake start (starts dev server)

About

queries songkick.com and bandsintown.com for artists and concerts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published