Skip to content

Commit

Permalink
Getting Started Info
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickhySh committed Jan 9, 2024
1 parent 97561d8 commit c3cfa02
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Live-Inventory-System

### Getting Started
1. Install NPM
2. `npm install` to install dependencies
3. `npm start` to run the server and `npm run test` to run the test suite

### What will you be building, and how will it be used?

We're rolling up our sleeves to develop an intuitive and efficient inventory management system for The Cube (ICICS 012), a vital hub for UBC computer science students, especially for affordable food on campus. Students will have a seamless experience of selecting items and checking out with the Square terminal, and the system automatically adjusts the inventory and displays the total cost. Moreover, officers can easily restock by scanning barcodes or entering details manually. Plus, proactive notifications of dwindling inventory levels are integrated into the system, keeping everyone ahead of the game.
Expand Down

0 comments on commit c3cfa02

Please sign in to comment.