https://github.com/mrkem598/store-master-app
The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, you can program your app to track product sales across your store's departments and then provide a summary of the highest-grossing departments in the store.
https://github.com/mrkem598/store-master-app
node sql-query stock store
Last synced: about 1 month ago
JSON representation
The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, you can program your app to track product sales across your store's departments and then provide a summary of the highest-grossing departments in the store.
- Host: GitHub
- URL: https://github.com/mrkem598/store-master-app
- Owner: mrkem598
- License: mit
- Created: 2017-05-10T08:42:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T07:10:51.000Z (almost 8 years ago)
- Last Synced: 2025-02-03T12:53:15.285Z (3 months ago)
- Topics: node, sql-query, stock, store
- Language: JavaScript
- Homepage: https://mrkem598.github.io/store-master-app/
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# store-master-app
The app will take in orders from customers and deplete stock from the store's inventory. Tge app will also track product sales across your store's departments and then provide a summary of the highest-grossing departments in the store.
