Skip to content

This is an application that allows the user to see an interactive map of US and National Parks in each state, and by clicking on each park, user is able to see information about the park, some images and comments. User is able to create an account and login to their account to add any parks to their fav list for future references.

License

Notifications You must be signed in to change notification settings

SepidehAyani/national-parks-spotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This is an application that allows the user to see an interactive map of US and National Parks in each state, and by clicking on each park, user is able to see information about the park, some images and comments. User is able to create an account and login to their account to add any parks to their fav list for future references.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages