/AttendanceMS

Attendance Management System For Schools and Colleges

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

AttendanceMS

Attendance Management System

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

Web App

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 2
    • use gradle 3.3
    • use android plugin 2.3.3

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