Say bye-bye to paper receipts!
Receiptify helps you eliminate the need for paper receipts at the Point-of-Sales (POS) by digitising your purchases and automatically adding them to your budget manager.
https://innoacademy.engg.hku.hk/receiptify/
QR Code Generator at POS:
- NodeJS
- Expo application on your mobile device
- Clone the application
git clone https://github.com/tasniaishrar/comp3330_group_project.git
- Add dependencies
yarn
or
npm install
- Upgrade expo
expo upgrade 45
- Run
npm start
or
expo start
If the above commands are too slow in running the app on Expo:
npm start --tunnel
- Clone the application (skip this step if you have already cloned the repo)
git clone https://github.com/tasniaishrar/comp3330_group_project.git
- Switch branch
git checkout POS-QRCodeGenerator
- Add dependencies
yarn
or
npm install
- Run
npm start
Pull requests are welcome. For feedback and suggestions, please reach out to Group 1.
COMP3330 Group 1 2022 © The University of Hong Kong