Skip to content

An angular app for a kombucha store to track their kegs (Epicodus JavaScript Week 3 Two-day)

Notifications You must be signed in to change notification settings

codemargaret/kombucha

Repository files navigation

Kombucha

An application that allows a kombucha store to track their kegs, 10.26.2017

By Margaret Berry and Qudsia Ahmad

Description

This application shows kombucha kegs and their name, brand, price, flavor, and number of pints left. Clicking on 'pour' decreases the pints left by 1.

Project Goals

  • Practice creating components and models, and pipes in Angular2.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd kombucha
  3. $ npm install
  4. $ bower install
  5. $ gulp build
  6. $ gulp serve
  7. Navigate to localhost:3000

Known Bugs

There are no known bugs at this time.

Support and contact details

If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • JavaScript
  • TypeScript
  • Node
  • Bower
  • Gulp
  • Angular 2

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Qudsia Ahmad

About

An angular app for a kombucha store to track their kegs (Epicodus JavaScript Week 3 Two-day)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published