Modules and Description of Timetable Management System Project
Modules and Description of Timetable Management System Project
Faculty Module:
The main purpose of the module is to provide all the functionality related to faculty.It tracks all the
information and the details of the faculty.we have developed all the types of Create ,update ,read,delete
operations of the faculty
# Only Admin can edit and update the record of the faculty
# All the faculty forms are validated on the client side using java script.
Subject Module:
The main purpose of developing the module is to manage the subjects.The ubject module is the
important module in the project.All the subjects will be managed by admin and the Timetables will be
able to seee the subjects.
Room Module:
Timetable Module:
The main purpose of the module is to provide all the functionality related to timetable.It tracks all the
information of the timetable. We can develop al the operations of the timetable
ie(Add,Update,Edit,Delete).
Only Admin can edit and update the details/records of the timetable.
All timetable fprms are validated on the client side using java script.
Admin functionality: