Welcome to the Workouts 4 Coders app. This app will allow you to create workouts and track your exercises to allow to get back in shape.
Once cloned, execute:
$ cd WorkoutApp
$ bundle install
$ rake db:migrate
And then execute:
$ rails s
To start:
$ Copy the IP address (localhost:3000) that displays into your browser
Bug reports and pull requests are welcome on GitHub at https://github.com/johanesteves/rails-workout-app/. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the TopBoardGames project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.