Skip to content

Darshan-KC/Attendance-Management-System

Repository files navigation

Attendance Management System

Attendance Management System(AMS) is a system used to manage the attendance of student/employee of a school/company.

Description

AMS is a SAAS project. To register a company s/he must register in the system. After register your details in the system. Login into the system. After login into the system, create a company from the company option in the side bar. After creating company it send request to the superadmin. You can only add user and manage user only after the superadmin accept your company request.

After creating company

  1. Create role
  2. Add user
  3. Provider permission

Installation

Use the mailtrap to send email. Copy the mailtrap API and paste it into the mail section of .env file.

Usage

php artisan migrate

# create 'role'
php artisan db:seed RoleSeeder

#create 'superadmin'
php artisan db:seed SuperAdminSeeder

# login information
# email of superadmin => timilsinasagar04@gmail.com
# password of superadmin => 12345678

CONTRIBUTORS

  1. Darshan KC
  2. Sagar Timilsina
  3. Aashish Paudel
  4. Saroj Chhetri

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

System use to store manage and get the attendance of employees of an organization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published