Skip to content

aliatayee/Attendance_Management_System

Repository files navigation

Attendance Management System

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

Demo link

Admin credential

username:ali@aliatayee.com
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 env file 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

1 2 3 4

Prerequisites

  • PHP installed
  • Composer installed
  • IDE to edit and run the code (We use Visual Studio Code 🔥).
  • Git to versionning your work.

Authors

👤 Ali

🤝 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!.

About

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.

Topics

Resources

Stars

Watchers

Forks