This repository contains the source code for the PKBM Harapan Bangsa Mobile Attendance App, built using Flutter. The application is designed for tutors at PKBM Harapan Bangsa to manage their teaching attendance. It also includes features for student attendance, where tutors can scan the students' QR codes to record their attendance.
- Tutor Attendance: Tutors can mark their attendance directly from the app.
- Student Attendance: Tutors can scan students' QR codes to record their attendance.
- API Integration: The app integrates with the API provided by the PKBM Harbang website to manage all attendance data.
- Parent Access: Parents can view their child's attendance on the website by scanning the student's QR code.
-
Clone the repository:
git clone https://github.com/ilham-s-saksena/Mobile-App-Attendances.git cd Mobile-App-Attendances
-
Install dependencies:
flutter pub get
-
Run the application:
flutter run
The application integrates with the API provided by the PKBM Harbang website to fetch and send attendance data. Ensure that the API is correctly configured and accessible from the app.
For more details about this project, you can check the LinkedIn post here.
If you would like to contribute to this project, please fork the repository and create a pull request with your changes. All contributions are welcome and appreciated.
Feel free to modify this template to better fit your needs.