Fiveolioo / car-garage

Sinatra Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarGarage

The CRUD app creates and stores cars/garages specific to each user.

Installing

Clone the repo and install dependencies

$ git clone https://github.com/Fiveolioo/car-garage.git
$ bundle install

Migrate DB:

$ rake db:migrate

Running the tests

$ shotgun

to launch server.
The app should be running localhost:9393

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

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

Acknowledgments

  • Lantz Warrick for helping

About

Sinatra Project


Languages

Language:Ruby 71.0%Language:HTML 29.0%