Skip to content

"Park Collector" is a web app for users to explore, bookmark, and track visited national parks. Visited parks are "collected" and displayed as card collection to encourage users to explore more.

Notifications You must be signed in to change notification settings

hsiangj/capstone-one

Repository files navigation

Park Collector

This repository is completed as part of capstone one of Springboard Software Engineering Career Track.

Application Description

"Park Collector" is a web app for users to explore, bookmark, and track visited national parks using data from the National Park Service API. Visited parks are "collected" and displayed as card collection with counts to encourage users to explore more.

View the application here on Render.

Demo credentials:
Username: testuser
Password: testuser

Technology Stack

  • HTML5
  • CSS3
  • Bootstrap 4
  • JavaScript
  • jQuery
  • Python
  • Flask
  • SQLAlchemy

Preview

Home page before signup/login
Park Collector main

Search by park name or topics
Park Collector search

User's bookmarked section
Park Collector bookmarked

User's collection
Park Collector collection

Standard User Flow

Signup/Login

  1. New user creates an account / Returning user logs in.
  2. User begins search for national parks either by park name or by topic.
    1. Selection by park name will lead directly to park information page.
    2. Selection by topic will lead to paginated pages displaying relevant parks. Clicking on 'learn more' leads to park information page.
  3. Once on park information page, user can bookmark the park for later and/or collect the park for a visited place. The page also includes introductory description along with a link to the National Park Service website for additional information.

Bookmarked and Collection

  • Parks that have been bookmarked and/or collected can be managed directly from its respective section.
  1. User logs out.

Credits

About

"Park Collector" is a web app for users to explore, bookmark, and track visited national parks. Visited parks are "collected" and displayed as card collection to encourage users to explore more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published