This is an attendance app created using flutter
and firebase
where the user's check-in and check-out time gets stored in firebase database.
- Email Authentication.
- Home screen with a slider action button which is used to mark the attendance which then get stored in firestore database.
- A profile page to store user information to the database.
- Calendar screen where user can check their own records of attendance.
- Searching/Indexing.
- Timeline.
- First user have to register in the signup screen.
- After registration, login with the registered email.
- Add the required data in the profile page which gets store in firestore database.
- Use the slider actiob button to check in and to check out.
- To check the records, use the calendar screen where monthly data can be seen.
- Sign up screen to register new users
- Marking attendance by scanning a QR code.
- Stores the location from where the user checked in.
- User can upload a profile photo