https://github.com/subbareddy2004/attendence_system
Coding Context KLU
https://github.com/subbareddy2004/attendence_system
Last synced: 3 months ago
JSON representation
Coding Context KLU
- Host: GitHub
- URL: https://github.com/subbareddy2004/attendence_system
- Owner: Subbareddy2004
- License: gpl-3.0
- Created: 2023-08-17T04:06:49.000Z (almost 3 years ago)
- Default Branch: 1.0
- Last Pushed: 2023-09-04T04:59:16.000Z (almost 3 years ago)
- Last Synced: 2025-12-19T18:50:05.651Z (7 months ago)
- Language: Less
- Size: 57.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AttendanceMS
Attendance Management System
* Web App + Android App
* Offline Attendance Facility in App ( attendance can be taken even when offline).
## Web App
* Visit : https://ticteduattendence.000webhostapp.com
+ email : admin@admin.com
+ password : root
* Laravel PHP
* MySQL
## Installation for Server
- clone the repository.
- run "composer install"
- run "php artisan key:generate"
- create a .env file
- add the necessary details to the env variable
- open with apache
- done
## Installation for App
- Open with Android Studio 2
- use gradle 3.3
- use android plugin 2.3.3
### Welcome Page

### Dashboard Page

### Take Attendance Page

### View Attendance Overview Page

### View Attendance Page

## Android App
* Java
* Sqlite
### Login

### Welcome

### Home

### Dashboard

### Dashboard
