Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 389 Bytes

Bar Stock App

This app is a prototype for a bar stock experience. While using this application, the user can record the amount sold of each drink and automatically set prices for drinks based on instantaneous demand

Run Information

This app requires the following dependencies to be installed:

  • Node/NPM
  • MongoDB

The app can be started using the following command

npm start