Skip to content

A simple hiking app that allows users to check weather conditions as well as a list of hiking trails in a given area. Provides difficulty ratings and a map of the trail area.

Notifications You must be signed in to change notification settings

smanter82/HikerHelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiker-Helper

Description: Hiker-Helper provides a quick and easy hub for all your hiking needs. It checks for weather conditions, provides difficulty ratings, and even gives you a map of the trail you're looking for.

Technologies used:

HTML & CSS (Materialize.io)

JavaScript & jQuery

Third-Party APIs (https://openweathermap.org/, https://public.opendatasoft.com, & https://www.hikingproject.com/)

Displayed Maps (https://www.trailforks.com/)

Screenshot: Screenshot of Website

Deployed app link: https://smanter82.github.io/HikerHelper/.

GitHub repo link: https://github.com/smanter82/HikerHelper

Developers:

https://github.com/kceberek

https://github.com/Bkrendan12

https://github.com/smanter82

https://github.com/EddiePhi

https://github.com/timvvoodman

Directions for Future Development:

Weather API: *Add a minimum/maximum temp range *Change Date and Time to look more appealing. *Add modal with try/catch method to notify user when zip code input is bad.

Map Functionality: *Working trail list buttons to set coordinates to map (Trail name buttons are currently dummy buttons.)

About

A simple hiking app that allows users to check weather conditions as well as a list of hiking trails in a given area. Provides difficulty ratings and a map of the trail area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • HTML 17.9%
  • CSS 7.7%