Skip to content

Receiptify - A comprehensive digital receipt and budget manager mobile app

Notifications You must be signed in to change notification settings

tasniaishrar/receiptify

Repository files navigation

Receiptify

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.

InnoShow 2022 Participation

https://innoacademy.engg.hku.hk/receiptify/

UI Screenshots

login | homr | WhatsApp Image 2022-12-01 at 18 21 44 | alert | all | budget

QR Code Generator at POS:

pos1

Pre-requisites

  • NodeJS
  • Expo application on your mobile device

Usage of the mobile application (end-user side)

  1. Clone the application
git clone https://github.com/tasniaishrar/comp3330_group_project.git
  1. Add dependencies
yarn
 or
npm install
  1. Upgrade expo
expo upgrade 45
  1. Run
npm start
   or
expo start

If the above commands are too slow in running the app on Expo:

npm start --tunnel

Usage of the web application (POS side)

  1. Clone the application (skip this step if you have already cloned the repo)
git clone https://github.com/tasniaishrar/comp3330_group_project.git
  1. Switch branch
git checkout POS-QRCodeGenerator
  1. Add dependencies
yarn
 or
npm install
  1. Run
npm start

Feedback

Pull requests are welcome. For feedback and suggestions, please reach out to Group 1.

License

COMP3330 Group 1 2022 © The University of Hong Kong

About

Receiptify - A comprehensive digital receipt and budget manager mobile app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published