Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.
/ AttendanceLotus Public archive

AttendanceLotus is an attendance system capable of taking attendance with multiple classes using Java.

Notifications You must be signed in to change notification settings

go-roii/AttendanceLotus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AttendanceLotus

AttendanceLotus is an attendance system capable of taking attendance with multiple classes.

Features

  • Simple UI
  • Search students or teachers

Admin

  • Add students and teachers
  • Add courses, classes, and subjects

Admin user - Students Admin user - Teachers Admin user - Curriculums

Teacher

  • Take/View attendance
  • Add students to classes
  • Add classes

Teacher user - Attendance Teacher user - Students Teacher user - Classes

Setup

  1. Start MySQL and Apache in XAMPP
  2. Open https://localhost/phpmyadmin
  3. Create new database named attendancelotus
  4. Click Import
  5. Locate AttendanceLotus/db/attendanceLotus.sql then Click File or drag it to the window

Usage

Admin

  • username: admin
  • password: admin

Teacher

You can check on Admin > Teachers

All lowercase

First name initial + Middle initial + Last name + number

Example: Richard Flores Gopez

  • username: rfgopez1
  • password: 1234

About

AttendanceLotus is an attendance system capable of taking attendance with multiple classes using Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published