This system will mainly track location of trainer(users). So it's not possible to give attendance without going the right place.
- Download and run
composer install - generate new key
php artisan key:generate - create
.envfile and set database configuration then - migrate database run
php arisan migrate - or create database
gps_attnand importgps_attn.sqlfrom the project folder
http://localhost/gps_attendance/public
Trainers/Teachers Login Access:
E-mail: tipu@gmail.com
Password: 123
Only for admin(click on admin menu)
E-mail: admin@gmail.com
password: admin123
- Admin can assigned Class schedule to trainers
- Trainer will take attendance on schedule class
- Trainer's location will be tracked through google map api
- System will track the location, when trainer submit attendace that time location will be stored on DB