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 .
- Host: GitHub
- URL: https://github.com/anish-shinde/android-attendance-app
- Owner: Anish-Shinde
- Created: 2024-12-28T18:06:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-10T16:40:29.000Z (8 months ago)
- Last Synced: 2025-03-04T16:16:50.561Z (8 months ago)
- Topics: android, android-application, attendance, attendance-management-system, java, sql
- Language: Java
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

# 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.