Trainee Attendance tracking is a way to keep track of Trainee attendance and absenteeism. It's used to record employee work hours (their productivity and overtime) and plan and allocate their off times. and Trainees can be able to ask for a leave or other certain permission , and the mentor can approve or deny them , the system can generate report of attendance and other reports .
- php v8 or later
- composer v2.3.5 or later
- mysql database
- Mail Account
- Xampp or Apache server
before starting to run the project you have to follow the procedures
- Php Version 8 or later
- create your .env file
- create your database
- seed the database
composer install
composer update
cp .env.example .env or copy .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan storage:link
Any issue and feedback from the app don't hesitate to make an issue
Niyonshuti Prince |
---|
NIYONSHUTI Prince