/dodgeball-tracker

A ReactNative mobile app with a Rails backend for tracking my stats for dodgeball

Primary LanguageRuby

Dodgeball Tracker

Still a work in progress.

Running tests

To run the entire test suite, first cd into the dodgeball-tracker-web directory. Then install all required gems with bundle install and run bundle exec rspec.