Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.07 KB

Workouts 4 Coders

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.

Installation

Once cloned, execute:

$ cd WorkoutApp
$ bundle install
$ rake db:migrate

And then execute:

$ rails s

Usage

To start:

$ Copy the IP address (localhost:3000) that displays into your browser 

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the TopBoardGames project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.