All major colleges and schools use attendance apps to enable teachers to mark attendance and students and parents can check it using the same application. However there are many small institutions, coaching centres and independent teachers cannot afford to have dedicated applications for this purpose. So this app is meant to be an free avatar of such applications to help solve this problem.
- Clone the repository
https://github.com/AlphaArtrem/attendance_app.git
-
Create a Firebase project
-
Register your app with Firebase
-
Add a Firebase configuration file
-
Click Download google-services.json to obtain your Firebase Android config file (google-services.json).
-
Move your config file into the module (app-level) directory of your app.
-
-
Get dependencies
pub get
cloud_firestore : ^0.13.4+2
firebase_auth : ^0.15.5+2
provider : ^4.0.4
flutter_spinkit : "^4.1.2"
enhanced_future_builder : ^1.0.2
flutter_datetime_picker : ^1.0.1
intl : ^0.16.1