Skip to content

devin-mullin/basketball-trade-fantasy-backend

Repository files navigation

devyleague fantasy basketball v 0.5 BACKEND

backend for fantasy basketball app. user / team / player / join tables built in Ruby on Rails with ActiveRecord and SQLite 3.

Players are currently imported from a CSV file (working on a live API / web scraper solution for fully up-to-date rosters and stats.

in order to the run the app, first clone this backend and install gems (cmd: bundle install), run it (cmd: rails s), and then start the frontend.

frontend: https://github.com/devin-mullin/basketball-frontend

About

the backend of an NBA trade machine / fantasy team builder app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published