phuctranfxvn / Attendance

Application to be used for attendance registeration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managed by Zerocrat Donate via Zerocracy DevOps By Rultor.com

PDD status CircleCI codecov Hits-of-Code Codemagic build status

MIT License All Contributors PRs Welcome Watch on GitHub Star on GitHub

QR-Attendance App. The Admin version is designed for users whose job is meant to manage the attendance of a group of persons to a lecture meeting or any similar professional and non-professional gatherings.

This is the users version (student or participant).

Get it on Google Play Get it on App Store

Features

  • Login with google.
  • Scan QR codes offline.
  • Scan QR codes again when leaving.
  • Profile page to add native name and phone number.
  • See list of all scanned QRs.

Donation

We pay money to keep the development wheel running and to make the App always FREE for everyone. The only source of money is some small Ads that will be added later. We planned them to be light-weight Ads, So we cannot really expect them to afford our work.

If you are willing to donate, That will help the project.

How to contribute

Installation

Fingerprint

To be able to use our firebase auth service, we must allow you. Run keytool -exportcert -alias your-key-name -keystore /path/to/your/keystore/file -list -v and send me the SHA-1

Performance

We highly encourage our contributors to benchmark their code performance using Dart DevTools.

Contribution

  • Make a fork.
  • Pick an issue you want to solve, or implement a feature.
  • Run the following commands before make a PR and make sure no one fails.
flutter packages get
flutter test
flutter -v build apk
pdd -f /dev/null -v
  • Submit a PR

About

Application to be used for attendance registeration

License:MIT License


Languages

Language:Dart 91.6%Language:Ruby 3.9%Language:Python 2.2%Language:Objective-C 0.9%Language:Dockerfile 0.8%Language:Java 0.4%Language:Shell 0.2%