Attendance Management System
- Web App + Android App
- Offline Attendance Facility in App ( attendance can be taken even when offline).
- https://ticteduattendence.000webhostapp.com
- Laravel PHP
- MySQL
- 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
- Open with Android Studio 2
- use gradle 3.3
- use android plugin 2.3.3
- Java
- Sqlite