Skip to content

Samooh/AttendanceMS

 
 

Repository files navigation

AttendanceMS

Attendance Management System

  • Web App + Android App
  • Offline Attendance Facility in App ( attendance can be taken even when offline).

Web App

Welcome Page

Welcome

Dashboard Page

Dashboard

Take Attendance Page

TakeAttendance

View Attendance Overview Page

ViewAttendance

View Attendance Page

ViewAttendance

Android App

  • Java
  • Sqlite

Login

Login

Welcome

Welcome

Home

Home

Dashboard

Dashboard

Dashboard

Dashboard

Installation for Server

  • clone the repository.
  • run "composer install"
  • run "php artisan key:generate"
  • create a .env file
  • add the necessary details to the env variable
  • open with apache
  • done

Installation for App

  • Open with Android Studio

About

Attendance Management System For Schools and Colleges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 29.3%
  • HTML 28.9%
  • Java 24.0%
  • CSS 15.8%
  • SQLPL 1.9%
  • Vue 0.1%