Skip to content

Britt-hub/FindIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find It App

An app that lets you search a city and find things in that city. You can search for Restaurants, Shopping Malls, Bars, Hotels, or any listing from the dropdown menu.

Motivation

After researching many API’s, and getting good responses from places and maps, we pulled the information together and decided to use a places search within cities

Code Style

  • HTML
  • CSS
  • Javascript
  • jQuery
  • BULMA
  • ajax

API's

  • mapquest
  • leaflet

List of Files

  • index.html
  • scripts.js
  • style.css

Code Examples

Screen shots of the output


How to use the project

On Find It! the user can search a city and look up different Places of Interest depending on what they are looking to do around the city. For example the user is looking for a place to stay in the city of Charlotte. All they would have to do is type "Charlotte" in the search bar and just select "Hotels" from the dropdown menu. This will put markers around the map with hotels within a certain radius and also list them with some basic information like the address and phone number, it also includes a link that will take the user to a google search of the POI. The dropdown menu contains many elements so the user is not limited to just search for hotels. They can search for food, bars, transportations services, etc.

Collaboration

  • Brandon Huddleton
  • Brittany Loy
  • Jose Torres
  • Sharon Yelverton

Credits

About

A map used to show things in your area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • HTML 28.5%
  • CSS 21.6%