Skip to content

A simple client-side application that allows the user to insert a location of their choosing and be provided different bowling locations.

License

Notifications You must be signed in to change notification settings

kimberlie901/BowlCrawl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bowl Crawl

Description

This application is a simple client-side application that allows the user to insert a location of their choosing and be provided with four different bowling locations with the name of the establishment, the address, the distance from the starting point, and the phone number. This project was made with group members to build an application using third-party APIs so that we could apply our new acquired skills to the test. We used team collaboration, agile development, storytelling, and project demonstration.

Installation:

  • Download the Repository
  • Open index.html in Visual Studio Code
  • Open the Live Server or open using Visual Studio Code to the default browser of your choosing to use the application.

Code Features:

  • Visual Studio Code
  • HTML
  • CSS
  • JavaScript
  • JQuery
  • Bulma
  • Mapquest SDK
  • Directions API with both Routes and Route Shape API
  • Search API

Demo:

alt text

Usage:

Access the website with this link!

Users will be able to open the application and insert a location of their choosing and be given four different options for a nearby bowling alley. They will be given the establishment name, the address, the distance from the starting point, and the phone number.

Addresses that work with the search function can be written like "555 Bowl Street, City Name, NJ". Less descriptive starting locations like "Philadelphia, PA" or "Pennsylvania" also work. The search bar also stores previous searches!

Clicking on one of the four returned establishments will draw a route on the map, as well as write the time it will take to complete the drive to the right of the map.

Credits:

Floersch, Ryan. Guillaume, Kimberlie. Lewis, Austin. Rosenblue, Jeff.

Websites:

Github: https://github.com/RyanmFloersch/BowlCrawl Deployed: https://ryanmfloersch.github.io/BowlCrawl/

License:

Copyright © Floersch, Ryan. Guillaume, Kimberlie. Lewis, Austin. Rosenblue, Jeff. All rights reserved.
Refer to the LICENSE under the Repository

About

A simple client-side application that allows the user to insert a location of their choosing and be provided different bowling locations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • HTML 22.8%
  • CSS 9.7%