An open API service indexing awesome lists of open source software.

https://github.com/anish-shinde/android-attendance-app

An Android app which uses SQLitedatabase to make attendance process simple inside classroom .
https://github.com/anish-shinde/android-attendance-app

android android-application attendance attendance-management-system java sql

Last synced: 8 months ago
JSON representation

An Android app which uses SQLitedatabase to make attendance process simple inside classroom .

Awesome Lists containing this project

README

          

# Android-Attendance-App
The Attendance Application is a system designed to automate the process of tracking and recording attendance of employees or students. The system aims to provide a more efficient and accurate way of recording attendance, eliminating the need for manual entry and reducing the possibility of errors.

# Interface

![image](https://github.com/user-attachments/assets/edf3dc24-3b10-4801-894d-cc496c686a12)
![image](https://github.com/user-attachments/assets/7906d617-d995-41b5-8597-b47282e1ceed)

# Introduction
This app simplifies the process of taking attendance in classroom. It has a very clean and elegant UI which is teacher-friendly.

# How to install?
Installing this app is very simple:
1.Open Android Studio
2.Create a new project
3.Just clone this repository and run the project in your android device

# How to use the app?
1.Create a Class with Class name, subject name
2.Add some students to the class
3.Just take a quick Attendance and submit.
4.View the reports that has been taken.