Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 3.36 KB

README.md

File metadata and controls

73 lines (60 loc) · 3.36 KB

National Parks Spotter

This is an application that allows the user to click on a desired National Park and see the list of the campgrounds for that park, and some other useful information about the park.

GitHub last commit GitHub code size in bytes GitHub watchers GitHub top language GitHub license

User Story

AS a National Park geek, I want to be able to see a list of National Parks and when I click on each of them, I want to be able to see useful information about the park, location, visitor center hours and contact number, map and available campground. I would also like to see a wheelchair accessible trails and campground in the park. So that they can keep a list of books to purchase.

Table of Contents

  1. Project Links
  2. Screenshots
  3. Deployed App
  4. Installation
  5. Contribution Guidelines
  6. Project Team
  7. Questions
  8. License

Project Links

Repo Link

Screenshots

Homepage

Homepage

GraphQL Architecture

GraphQL Architecture

Deployed App

Find deployed app here

Instructions

  • To use this app npm init has to be called to create your package.json file.
  • The following necessary npm dependencies must be installed to run the application properly: the needed dependencies will be found on the package.json file. Simply run npm i to install the needed dependencies.
  • To properly install the database you must create at cluster on Mongodb atlas.
  • Run npm start for the port to start listening with mongoose.
  • This app is deployed on Heroku

Languages and libraries used in this project:

Contribution Guidelines:

Feel free to contribute to this repo by creating issues or sending an email to any of the contributors in the list below. 

Project Team

Robel Gebremeskel
Colin Bares
Sepideh Ayani

Questions

Contact rofikre@yahoo.com
colinedwinbares@gmail.com
sepid.ayani@gmail.com

License

Distributed under the MIT License. See Choose A License for more details.