Skip to content

Commit

Permalink
update project url in README
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderGi committed Apr 14, 2024
1 parent 6d9df76 commit 77e1a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Coverage](./.badges/coverage.svg)](https://github.com/clr-li/AttendanceScanner)

This project uses QR codes to take attendance and a SQLite database to store data of groups, attendees, and events. It uses oauth2 through Firebase Auth to authenticate users has custom authorization logic. Braintree is used as the payment gateway for the electronic payment/subscription system. Automated tests are written using Node Test Runner and Selenium and run through Github Actions. Deployment is done via a docker container with the Node.js express app on Fly.io and static files via Firebase Hosting.
URL: https://attendancescannerqr.web.app
URL: https://attendqr.com

# Development

Expand Down

0 comments on commit 77e1a9f

Please sign in to comment.