100% found this document useful (1 vote)
219 views3 pages

Modules and Description of Timetable Management System Project

The document describes the modules of a timetable management system project including faculty, subject, room, and timetable modules. The faculty module tracks faculty details and allows admin to add, view, edit, and delete faculty records. The subject module manages subjects and allows admin and students to view subjects. The room module manages classrooms and allows admin and students to view classrooms. The timetable module tracks timetable information and allows admin to add, view, edit, and delete timetables. The admin functionality includes managing faculty, rooms, subjects, and timetables.

Uploaded by

Pruthviraj Girme
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
219 views3 pages

Modules and Description of Timetable Management System Project

The document describes the modules of a timetable management system project including faculty, subject, room, and timetable modules. The faculty module tracks faculty details and allows admin to add, view, edit, and delete faculty records. The subject module manages subjects and allows admin and students to view subjects. The room module manages classrooms and allows admin and students to view classrooms. The timetable module tracks timetable information and allows admin to add, view, edit, and delete timetables. The admin functionality includes managing faculty, rooms, subjects, and timetables.

Uploaded by

Pruthviraj Girme
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

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

Features of the faculty module:

#Admin can al new faculty records.

# Admin can see the list of faculty details.

# Only Admin can edit and update the record of the faculty

# Admin will able to delete the records 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.

Features of subject module:

# Admin can manage the subjects.

# Admin can edit/delete the subjects.

# Admin can see the list of the subjects.

#Students can see the subjects.

Room Module:

The main purp[ose of developing the module is to manage the Classrooms.

Features of the room modules:

# Admin can manage the classroom.

# Admin can edit/delete the classroom.


# Admin can see the list of all classroom.

#Students can see their Classroom.

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).

Features of the Timetable modules:

# Admin can add new timetable records.

Admin can see the list of timetable details.

Only Admin can edit and update the details/records of the timetable.

Admin will be able to delete the records of th timetable.

All timetable fprms are validated on the client side using java script.

Admin functionality:

 Login for Admin.


 Edit profile for Admin.
 Faculty management.
…………………………………………………………………..
Add faculty information.
Edit faculty information.
Listing of faculty.
Deleting of faculty.
 Room management:
Add room .
Edit room.
Listing of room.
 Subject management:
Add Subject.
Edit Subject.
Listing of Subjects.
 Timetable Management:
Add timetable.
Edit Timetable.
Listing of Timetable

You might also like