Skip to content

Commit

Permalink
added tests badge
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderGi committed Nov 18, 2023
1 parent b93c419 commit 8e7fd29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![](https://img.shields.io/website?url=https%3A%2F%2Fattendancescannerqr.web.app%2F
)](https://github.com/clr-li/AttendanceScanner)
<img alt="gitleaks badge" src="https://img.shields.io/badge/protected%20by-gitleaks-blue">
![Tests](https://github.com/clr-li/AttendanceScanner/actions/workflows/tests.yml/badge.svg)

This project (in progress) uses QR codes to take attendance and a SQLite database to store data of businesses, attendees, and events. It uses oauth2 through Firebase Auth to authenticate users using Google as the identity provider and has custom authorization logic. Braintree is used as the payment gateway for the electronic payment/subscription system.
URL: https://attendancescannerqr.web.app
Expand Down

0 comments on commit 8e7fd29

Please sign in to comment.