Scan any receipt to split bills with friends easily!
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report- As a user, I can scan multiple receipts for different restaurant
- As a user, I can calculate how much is my portion of the bill
- GST and service charge is not included in prices of menu items
| COMPLETED | Importance | Type |
|---|---|---|
| HIGH | Framework | |
| HIGH | Framework | |
| Low | Framework | |
| HIGH | Framework | |
| HIGH | Framework | |
| HIGH | Framework | |
| HIGH | Framework | |
| HIGH | Framework |
- Retrieve restaurant name and datetime data and display accurately
- View previously scanned receipts
- Groups to share bills



