Attendance_Management_System
Attendance_Management_System copied to clipboard
Attendance Management System is a Laravel based web application which keeps track of employee hours by either using ZKTecho finger print device or manual attendance sheet.
About Attendance Management System
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.
Major Technologies
- HTML5
- CSS
- JAVASCRIPT
- BOOTSTRAP
- PHP
- LARAVEL
Demo
Admin credential
username:[email protected]
password:ali123
Install & Setup
To setup and install Attendance Management System project, follow the below steps:
- Clone this project by the command:
$ git clone https://github.com/aliatayee/Attendance_Management_System
- Then switch to the project folder by the bellow query:
$ cd Attendance_Management_System
-
Then open
envfile and update database credentials. -
Then run the below command to install composer dependencies
$ composer install
- Then run the below command to install dependencies
$ npm i
- Then run the below command to migrate the tables.
$ php artisan migrate
- Then run the below command to run seeder.
$ php artisan db:seed
- Finally, run the below command to start the project.
$ php artisan serve
Screenshots

Prerequisites
- PHP installed
- Composer installed
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.
Authors
👤 Ali
- GitHub: @aliatayee
- Twitter: @aqaatayee
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
Contributing
Thank you for considering contributing to the attendance management system!.