/checkin

Record user attendance based on station

Primary LanguageHTML

CheckIn is a web application to record user attendance based on station, built using Laravel.

Requirements

Please refer to Laravel requirements here: Server Requirements

Installation

  • Clone the repo
  • Run composer install
  • Run cp .env.example .env
  • Set your database detail in .env
  • Run php artisan migrate

Screenshots

Credits

License

The CheckIn is open-sourced software licensed under the MIT license.