roxyvaught / Vacation-Planner

A U.S. National Park planner that allows you to plan your next vacation by viewing the weather and events/alerts for any given National Park
https://roxyvaught.github.io/Vacation-Planner/
0 stars 2 forks source link

Add code for alerts #20

Closed feuerbacherb closed 4 years ago

feuerbacherb commented 4 years ago

Populate the alert info-box with information

terrylthompsonintx commented 4 years ago

added feature and pushed to branch. Creating pull request to merge.

feuerbacherb commented 4 years ago

URL for the alerts was missing the "?parkCode=" before the variable was passed. It was missing from my initial code. Alerts now only show for the park chosen.