/rockhopper-hike-guide

regional hiking app

Primary LanguageJava

Rockhopper

Rockhopper, 03-29-2017

By Kaya Winn and Riley Watts

Description

Application for selecting hikes located in states by region

Specifications

Behavior Input Example Output Example
Create a region [some region] [region created]
Create a hike [some hike] [hike created]
Find a region [some region] [region returned]
Find a hike [some hike] [hike returned

Setup/Installation Requirements

  • Clone the repository
  • Create database from included media.sql file
  • Run the command 'gradle run'
  • Open browser and go to localhost:4567

Technologies Used

  • Java
  • Postgres

License

This project is licensed under the MIT License - license

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE

Copyright (c) 2017 Kaya Winn and Riley Watts