by Matt Terrill and Julie Turner
$project will return shipping cost of a parcel based on volume.
Install $project by first cloning the repository.
$ git clone http://github.com/meterrill/$project
or
$ git clone http://github.com/j6turner/$project
Install all of the required gems:
$ bundle install
Start the webserver:
$ ruby app.rb
In your web browser, go to http://localhost:4567
- Issue Tracker: github.com/meterrill/$project/issues
- Source Code: github.com/meterrill/$project
or
- Issue Tracker: github.com/j6turner/$project/issues
- Source Code: github.com/j6turner/$project
If you are having issues, please let us know at: meterrill@gmail.com
If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us fixing the possible bug. We also encourage you to help even more by forking and sending us a pull request.
https://github.com/meterrill/repository/issues
MIT License. Copyright 2014 Matt Terrill and Julie Turner