https://github.com/tim-hub/qr-payment-backend
This is project developed during nzta hackathon 2019 mode alt shift.
https://github.com/tim-hub/qr-payment-backend
hackathon nfc qrcode
Last synced: 2 months ago
JSON representation
This is project developed during nzta hackathon 2019 mode alt shift.
- Host: GitHub
- URL: https://github.com/tim-hub/qr-payment-backend
- Owner: tim-hub
- License: mit
- Created: 2019-03-16T02:34:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T07:51:05.000Z (about 6 years ago)
- Last Synced: 2025-01-23T18:50:32.883Z (4 months ago)
- Topics: hackathon, nfc, qrcode
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QR/NFC Payment Backend
This Flask project is implementing QR/NFC tag payment system backend. There is a demo hosted on Heroku, and a frontend project.
- [Demo on heroku](https://nzta.herokuapp.com/)
- inspied during NZTA Hackathon
- [front end vue project](https://github.com/tim-hub/qr-payment-frontend)