Вы находитесь на странице: 1из 20

1.

2.
3. 4. 5.

Analysis Introduction Functionality Database Tables Tools Used

PROBLEM DOMAIN: When Time Table is design manually then it may lead to ambiguities. It is a time consuming and cumbersome process. Here the problem can be defined as follows: To generate an application that can generate Time Table automatically. To create a system that can perform the allocation of resources in an efficient manner.

PROPOSED SOLUTION: Here the idea is to create a generator that generates time table by simply defining faculty name, class name, class room number, subject type either it is practical or theoretical, choosing time table format.

Time table generator is college time table generation service to create a time table. It is semi automated web application with little human intervention that involves the input entered by the user and output based on the given constraints. It automatically find schedule close to entered constraints.

The users for the time table generator can be categories into three main modules : Administrator Head of Department Faculties

Administrator can enter the information that will be stored permanently in the database. The administrator can add details about the faculty members, subjects, labs, number of subjects and class room etc. These information can be updated and deleted by the admin. He can also generate and view the time table. He can also add a particular branch and Head of Department for that particular branch.

Head of Department can view the time table that has been prepared by the administrator after giving several inputs to the time table generator. HOD can also change his or her password. He can also allot the lecture for a particular day when the respective faculty is absent and inform the faculty for the arranged lecture by sending the message to his or her account.

Faculty can view the time table for a particular day that they have to take. They can also change their own password and can view the recent message that is sent by Head of Department for arranging an extra lecture.

Login Table:

Class table

CS table

Faculty table

Format1 table

Format2

Format3

Front End

Java NetBeans6.1(IDE used)


MySQL

Back End

THANK YOU!!!

Вам также может понравиться