Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blindsweatyhansolo/ballzandbooze

An app for finding bars in your area to catch the game! Works best during March Madness.
https://github.com/blindsweatyhansolo/ballzandbooze

api bulma css html5 javascript jquery

Last synced: about 2 months ago
JSON representation

An app for finding bars in your area to catch the game! Works best during March Madness.

Awesome Lists containing this project

README

        

# Ballz & Booze

## Table of Contents
- [Description](#description)
- [Demo](#demo)
- [Technologies Used](#technologies-used)
- [Contributors](#contributors)
- [Links](#links)

## Description:
*Ballz & Booze* is a simple in-browser app that allows a user to find scheduled NBA games for specified dates, and allows them to find bars they can watch those games in with a simple city search. You sometimes have to jump through hoops just to relax with a cold beer and watch an NBA game: from over-priced streaming services or local network blackouts to your tv being on the fritz because your last NBA2K session got a little heated. *Ballz & Booze* can provide a user with two simple things: what NBA games are scheduled, and where are some bars to watch them in?

>*User Story*
>
>As a craft beer and sports fan, I want to be able to look up my favorite team’s game schedule and local craft bars near me

>so that I can watch the game while enjoying a drink.
>
>WHEN the user visits the application

>they are greeted with a simple easy-to-use interface
>
>WHEN selecting a date

>THEN the user is presented with all games scheduled for that date
>
>WHEN entering in a location

>THEN the user is presented with nearby craft breweries/bars
>
>WHEN the user returns to the page

>THEN they are presented with their favorited bar's info

---

## Demo:
![Ballz and Booze Application Demo](./assets/images/Ballz%20And%20Booze%20Demo.gif)

## Technologies Used:
- HTML / CSS
- JavaScript / jQuery
- [Bulma](https://bulma.io/) (CSS Framework)
- Third-Party APIs:
- [API-NBA](https://rapidapi.com/api-sports/api/api-nba) by API Sports
- [Open Brewery DB](https://www.openbrewerydb.org/)

## Contributors:
- [taystarr](https://github.com/taystarr)

- [savannahNewton19](https://github.com/SavannahNewton19)

## Links:
- Deployed: [Ballz&Booze](https://blindsweatyhansolo.github.io/ballzandbooze)
- Github Repo: [blindsweatyhansolo: Ballz&Booze](https://github.com/blindsweatyhansolo/ballzandbooze)