Attendance Management System is a web application based on Laravel which keeps track of employee hours. It is the system you use to document the time your employees work and the time they take off.
username:ali@aliatayee.com
password:ali123
To setup and install Attendance Management System project, follow the below steps:
$ git clone https://github.com/aliatayee/Attendance_Management_System
$ cd Attendance_Management_System
Then open env
file and update database credentials.
Then run the below command to install composer dependencies
$ composer install
$ npm i
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve
👤 Ali
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Thank you for considering contributing to the attendance management system!.