This is a project that allows the user to search for National Parks, and then receive in depth data regarding the park of choice.
When a National Park is chosen the application will display its name, park code, latitude, longitude, phone number, email, a description of the park, an image of the park, and a current forecast for the park.
- Clone the repository:
git clone https://github.com/technomooney/Project-3-API-and-bookmarks - Install the required dependencies:
pip install -r requirements.txt
To install the required packages, run the following command: pip install -r requirements.txt
The user will search for a park, and be presented a list of potential matches. They can then select the park they want more info on. Once selected, the user will be shown information regarding that park.
Home page
Search results
Saved results


