Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mycancel/trailblazers
This project uses the National Park Service API, Axios, Express.js, and Handlebars in order to create a website to search for national parks according to state and activity, and save favorite parks.
https://github.com/mycancel/trailblazers
axios express expressjs handlebars handlebars-js handlebarsjs national-parks
Last synced: about 1 month ago
JSON representation
This project uses the National Park Service API, Axios, Express.js, and Handlebars in order to create a website to search for national parks according to state and activity, and save favorite parks.
- Host: GitHub
- URL: https://github.com/mycancel/trailblazers
- Owner: mycancel
- Created: 2022-07-05T17:49:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T19:03:02.000Z (over 2 years ago)
- Last Synced: 2024-10-01T07:05:31.351Z (about 2 months ago)
- Topics: axios, express, expressjs, handlebars, handlebars-js, handlebarsjs, national-parks
- Language: JavaScript
- Homepage: https://intense-fjord-45584.herokuapp.com/
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trailblazers
[LIVE SITE](https://intense-fjord-45584.herokuapp.com/)
## TABLE OF CONTENTS
1. [Description](#description)
2. [Usage](#USAGE)
3. [Visuals](#visuals)
4. [Authors Acknowledgments](#authors-and-acknowledgments)
5. [Resources](#resources)## DESCRIPTION
Our project is going to be a National Parks hub for park information and activities. We are using an API created by the National Park Service (NPS). This will allow our user to find parks, general information on the park, and activities within the park. Users will also be able to see and add reviews of the park. Park data includes the address, contact information, description, hours of operation and available activities.## USAGE
Users will be able to search for specific parks without registration or login, but in order to leave reviews and save favorites they will need to register and sign in.## VISUALS
![PNG](./public/img/screenshot.PNG)
## AUTHORS AND ACKNOWLEDGMENTS
Mary Cancellieri
Lacy Nunnally
Hans Reichgelt
Justin Stone
Nate Traugh## RESOURCES
1. [LIVE SITE](https://intense-fjord-45584.herokuapp.com/)
2. [REPOSITORY](https://github.com/mycancel/trailblazers)