Skip to content

Application allows user to get information about breweries searching by zip-code and bar type.

Notifications You must be signed in to change notification settings

ramonpbarros/bar-hop-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bar Hop

Application allows user to get information about breweries searching by zip-code and bar type. User is able to save favorite bars to favorites tab and save bars to route tab. On route tab user is able to see a map with the bars displayed on it as well as a list of the same bars.

Table of contents

General info

Screenshots

  • Coming soon!

Technologies

  • Google Maps API
  • OpenBreweryDb API
  • jQuery
  • HTML5
  • CSS

Setup

This application runs in the browser. Nothing needs to be installed except for your default browser.

Repository can be found here: GitHub Make sure to git clone and check out the code!

Code Examples

$.ajax({url: queryURL, method: "GET"}).then(function (response) {};

Features

List of features ready and TODOs for future development

  • Search for bars by typing zip-code of an area.
  • Add favorite bars to a list.
  • Bars saved to route can be display on a map.

To-do list:

  • Display more bar options.
  • Wow improvement to be done 2.

Status

Project is: in progress

  • Make sure to check the application here.

Inspiration

Project inspired by UCSD Coding Bootcamp, based on firt month of course, ultilizing OpenBreweryDb API and Google Maps API. Applying jQuery, CSS and HTML skills.

Contact

Created by @nathannaylor, @danielmacias, @albertcervantes and @ramonpbarros - feel free to contact us!

About

Application allows user to get information about breweries searching by zip-code and bar type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •