https://github.com/sahasourav17/shopledger
https://github.com/sahasourav17/shopledger
barcode-scanning cypress-tests e2e-testing inventorymanagementsystem jsapplication
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahasourav17/shopledger
- Owner: sahasourav17
- License: mit
- Created: 2022-12-13T18:01:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T06:33:59.000Z (over 3 years ago)
- Last Synced: 2025-02-25T07:29:28.578Z (over 1 year ago)
- Topics: barcode-scanning, cypress-tests, e2e-testing, inventorymanagementsystem, jsapplication
- Language: JavaScript
- Homepage: https://shopledger.netlify.app/
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShopLedger
[](https://app.netlify.com/sites/stellar-peony-e43dd4/deploys)
A web application for shopowner's to automate their tasks like
- managing inventory
- generating invoices
- create and manage daily sales report
### Show Inventory

### Generate Invoice

### View Sales Report

## Implemented features:
(Sourav)
- inventory management
- add product via barcode
- add product manually
- CRUD operation functionality
- design and implement `generate invoice` page
- update inventory with respect to sold products
- design and implement 'sales report' page
(Soumik)
- add print functionality to `generate invoice` page
- add functionality to view total profit in the `sales report` page
(Abir)
- fix styles
- Report writing
## Things not working
- Barcode scanning functionality