Skip to content

tackc/proj4-national-park-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About National Parks Finder

I created the National Parks Finder App to help users find parks to visit in the destination of their choosing. Users can save their favorites as well as parks they have visited. The app was build with mobile-first in mind. Media queries were used to ensure the app is aesthetically pleasing on larger displays.

View the app on Heroku!


Technologies Used

  • Express
  • React
  • React Router
  • Javascript
  • CSS

Project Status

View the Trello Board
screen shot of the project trello board


User Stories

As a user, I would like to:

  • Search for national parks by location

    • View details for parks
      • Park Name
      • Operating Hours
      • Contact Information
      • Visitors Centers
      • Addresses
      • Designation
      • Description
      • Entrance Fees
      • Images
  • Add parks to "favoriteparks" list


ERD

screen shot entity relation diagram


Wireframe

screen shot of home page screen shot of parks for selected state page screen shot of park details page


Unsolved Problems

  • You can add a park to "favoriteparks" multiple times
  • There is not currently a way to view favorite parks
  • Removing item from favorites not currently possible

Future Enhancements

  • Save parks I've visited (Model - related to User (many to many))
  • Remove Parks from visited list
  • Save a list of parks I'd like to visit (Model - related to User)
  • Add / update comments for a park (Model - many to many)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published