Build Status

RS Progress Dashboard

This is a standard Ruby on Rails app, for tracking Rocksmith progress.
Currently not hosted anywhere.

Screenshot

Dependencies

  • Standard Ruby Env
  • Mysql 5.7+

Getting started

  • cp .env .env.local and edit to taste
  • Run rake db:create db:migrate db:seed
  • rails server
  • Signup as a new user
    • Be sure to set Steam username in Edit Profile!

Reporting progress

License

MIT