Attendance Management System
- Web App + Android App
- Offline Attendance Facility in App ( attendance can be taken even when offline).
- Laravel PHP
- MySQL
- clone the repository.
- create a .env file
- fill the .env file properties needed to run the application
- run "composer install" from cmd or terminal
- run "php artisan key:generate" from cmd or terminal
- open with apache
- done
- Open with Android Studio 2
- use gradle 3.3
- use android plugin 2.3.3
- Java
- Sqlite