Description:

The goal is to create a simple POS system that would operate in a bar. It would keep track of inventory and will alert the user if quantity is running low. It will also be able to query transactions and able to update at a later time.

Stack: Mongodb, Express, Angular, Node.js