Student Attendance Management System-CS4shool.com
 
 
 

Student Attendance Management System

The main aim of Student attendance system project is to maintain attendance records of student for any organization school or college. The attendance project has three user module for run the system Admin, Staff and Student. Initially the system will be blank, The Administrator has rights to create classroom for school and same time he has to add staff/teachers detail. Administrator generates unique username and password for all staff while adding staff detail. All staff maintain attendance of student, generate reports.

Project Modules:
  • Admin Functionalities: The admin can add, update or delete classroom & division. Admin can also add, update or delete staff/teachers.
  • Staff/Teacher : Staff can add, update or delete student. The main aim of the attendance system is fulfilled by staff. Staff can fill the attendance daily for his division.
  • Student: After login into system student can view his attendance reports and manage his account.
Software to be used:
  • Python 3.x installation
  • IDE such as Spyder or PyCharm for project development (Optional)
  • MySQL for storing information
  • Django software

Technical Stack:

  • Front End
    • HTML
    • CSS (Optional)
  • Back End
    • Python with Django framework for web application
    • MySQL as database
 
MISProjectWeb