Skip to content

abdallah1936/npsExplorer-server

 
 

Repository files navigation

npsExplorer

Discover and explore the beauty of national parks with npsExplorer. Learn about park details, activities, history, and view stunning images as you create your personalized destination itinerary of parks across the country!

Working in a small team, we are challenged to develop a beautiful, mobile-first app that uses a NoSQL back end and React front end.

Zion National Park Image of Zion National Park sourced from National Park Service API

Tech Stack

  • JavaScript
  • React
  • Mongoose
  • MongoDB
  • Express
  • Node.js
  • External API

National Park Service API

API documentation Example

Entity Relational Diagram

User schema

RESTful Routing Chart

Routing chart

Wireframes

Signup Signup

Login Login

Home Home

Search Search

Park details Park details

Destinations Destinations

User profile User profile

User experiences User experiences

Edit experience Edit experience

User Stories

MVP

  • I want to search national parks
  • I want to see I want to see basic information (hours of operation, activities, location) about a specific national park
  • I want to add a national park to my personal "destinations" list
  • I want to catalog experiences I've had at a national park
  • I want to see pictures of national parks
  • I want to see and upload personal pictures at national parks
  • I want to like a national park

Stretch

  • I want to see nearby national parks from a location
  • I want to see additional information (such as camping, amenities, alerts, historical) at a specific park
  • I want to see a webcam of a specific park
  • I want to know about trailheads in and around a national park
  • I want to see parks and activities that are curated for me
  • I want to see a carousel of images of a specific park

Goals

Functionality MVP

  • Functional and responsive without bugs
  • Send appropriate webpage status
  • Populate information from a third-party API
  • Be able to CRUD to the database
  • Create a database that stores user information
  • Render images and experiences from the user database

Functionality Stretch

  • Generate a user-friendly response on actions
  • Curated user experience that populates activities and parks based on user data
  • Integrate IP location / Google Maps API to show longitude and latitude of national park
  • Give a list of trails nearby

Design MVP

  • App is attractive, comfortably spaced, information is digestable, and intuitive to use
  • Mobile-first layout
  • Stylized font, color, and tiles scheme

Design Stretch

  • Tablet and desktop layout
  • Incorporate 1+ front-end framework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Procfile 0.1%