Skip to content

This is the national park search app assignment from my Thinkful EI Bootcamp.

Notifications You must be signed in to change notification settings

clamquarter/National-Parks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

National Parks

Summary

National Parks is a project from my Thinkful Engineering Immersion Intro. A working deployment can be found here. Students were tasked with:

  • Popluating a web app's data with API requests.
  • Using a filtered API request to allow a searching feature.
  • Allowing a limit on serach results.

What I Learned

  • How to format GET requests to get filtered results.
  • How to execute code on form submit.
  • How to navigate GET request results (digging through arrays of arrays of arrays).

What I'd Do Differently

  • Make the links clickable.
  • Add a search hint for users--only two letter state codes will deliver results.
  • Take better notes while building this.

About

This is the national park search app assignment from my Thinkful EI Bootcamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published