bpzimmerman / HikerHelper

App that allows users to search for trails near a apecified location and (if signed in) will allow saving of specific trails.

Home Page:https://hiker-helper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project2

Goals of this application: 1: Allow users to search for trails to hike on 2: Allow users to use parameters to trim down their search 3: Display a list of results, or if no results, display suggested trails nearby. 4: Using a travel agent API, find booking to get to and stay at the nearest town to the trail site 5: Store all search data and user data, including hashed password in MySQL. 6: Suggest trails to user based on their search data

About

App that allows users to search for trails near a apecified location and (if signed in) will allow saving of specific trails.

https://hiker-helper.herokuapp.com/


Languages

Language:JavaScript 59.2%Language:HTML 33.7%Language:CSS 7.1%