Skip to content

A group project developing API skills. Search for local trails, get weather/trail information, and local restaurants for after your hike!

Notifications You must be signed in to change notification settings

EdenKhaos/TrailsApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrailsApp

A simple application that displays local hiking trails within a user-defined mileage radius of a searched zip code. Once a zip code is searched, seven nearby trails will be listed. For current area searched trail name, a picture of the trail, length of trail round trip, approximate time to get to trail, difficulty of trail, possible restaurants nearby, driving directions, and general weather info per trail.

Links:

Features

  • Enter a zip code
  • See the local hiking trails near the search zip code
  • Can view general weather of the listed hiking trails
  • Can view general information of the listed hiking trails
  • Get directions to the hiking trail selected
  • See possible restaurants near selected hiking trails

User Story

As AN active person living in Colorado during a pandemic, I WANT an app that can show me hiking trails that I can access. SO THAT this app would tell me about the difficulty of the trail, how far it is from me, how much of a time commitment it is, and possible nearby restaurants.

Demo

home

Resources

HTML CSS Bulma jQuery JavaScript google fonts Fontawesome Mapquest API hikingproject API Openweathermap API Zomato API

Directions for Future Development

  1. In the future to show local appended current weather per zip code search.
  2. Possibly display the ratings of the hiking trails as an extra variable.
  3. Search by trail difficulty/length would be a nice addition.

Contributors

About

A group project developing API skills. Search for local trails, get weather/trail information, and local restaurants for after your hike!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.4%
  • HTML 33.1%
  • CSS 17.5%