Skip to content

Run tracking app designed to help users track their runs and reach their goals. Users will have the ability to create, view, update and delete their runs. (Ruby, Sinatra, Bcrypt)

sarahpaz/sinatra-mile-marker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mile Marker - Sinatra App

Mile Marker is a web application designed to help users track their runs and reach their goals. Users will have the ability to create, view, update and delete their runs.

Installation & Setup

Fork and clone the Mile Marker repo onto your computer. In your terminal, cd to the sinatra-mile-marker-app folder. Run bundle install to load the Ruby gems and dependencies. This web application has seed data added, be sure to run rake db:migrate and rake db:seed if you would like to test with the provided seed data. Data can be found in the db folder (seeds.rb).

Usage

Run the Mile Marker web application on your local machine bye typing shotgun in your terminal. Open your browser and navigate to 'localhost:9393'. The web application will load, you can create a new login, or use the seed data provided. To exit, type 'CTRL + C' to stop the shotgun session.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/sarahpaz/sinatra-mile-marker-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 Tealish project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Run tracking app designed to help users track their runs and reach their goals. Users will have the ability to create, view, update and delete their runs. (Ruby, Sinatra, Bcrypt)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published