Skip to content

evanschwarz90/BrewTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Brew Track

Table of Contents

  1. Usage
  2. Requirements
  3. Demos

Usage

This is a one page app designed to help you keep track of the breweries you've visited in different towns and has the following features:

  1. Type a city in the search bar (case insensitive) and see the breweries in that city
  2. Click on a brewery to check it off your list and it will highlight in green, click again and it will revert
  3. Each brewery card contains links to the brewery website and to it's location on google maps
  4. Data persistence (reliant on the browser data storage):
    • Remembers which breweries you have checked off
    • Opens on default to the last city that you visited

Demos

Demo of initial open of the page:

  • Defaults to last visited city (Saint Louis in this example)
  • Has previously checked off breweries already highlighted

Initial Open

Demo of changing cities:

  • Type in a new city in the search bar and hit enter or submit to view the relevant breweries
  • Also has any previously checked off breweries checked for you

Change Cities

Demo of using links:

  • Link to brewery website
  • Link to location on google maps

Use Links

Requirements

  • Node 6.13.0

Installing Dependencies

From within the root directory:

npm install
npm start

About

Track what breweries you've visited

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published