Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 558 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 558 Bytes

php-codeigniter-school-management-system

Features

For teachers:

  1. Log in the system and check every students’ attendance history.
  2. Publish the online teaching URL (the URL can be fake for your testing) with date and time.
  3. Take attendance for students.

For students:

  1. Log in the system and know his own attendance history in each course.
  2. Click the teaching URL during the class time, then the system can automatically take attendance for himself/herself.

Installatio

Upload database in App\Database\mysql
run php spark serve