Roaster Management System
Roaster Management System
This is to certify that the work presented in the project entitled “EMPLOYEE
SCHEDULE MANAGEMENT SYSTEM” in partial fulfillment of the requirement for
the award of degree of Bachelor of Computer Application of INSTITUTE OF
ENGINEERING & MANAGEMENT is an authentic work carried out under my
supervision and guidance.
To the best of my knowledge the content of this project does not form a
basis for the award of any previous Degree to anyone else.
Date: 05/12/2018
_______________________
Prof. Ankan Bhowmik
Dept. of Computer Application
Institute of Engineering & Management
___________________________
Prof. Abhishek Bhattacharya
Head of the Department
Dept. of Computer Application
Institute of Engineering & Management
CERTIFICATE OF APPROVAL
We would like to express our special thanks of gratitude to our Guide (Ankan
Bhowmik) who helped us a lot in this project, her valuable suggestions helped us
to solve tough challenges and without her help this project could not have been
completed in time. A special thanks to our Head of Department (Prof. Abhishek
Bhattacharya) who gave us the golden opportunity to do this wonderful project
on the topic (Rostering System), which also helped us in doing a lot of research
and we came to know about so many new things we are really thankful to them.
Secondly, we would like to thank our friends who helped us a lot in finalizing this
project within the limited time frame.
Contents
Chapter 1
1.1 Introduction……………………………………………………………………..…………….1
Chapter 2
2.1 Scope of the project…………………………………………………………………….…2
2.2 User wise Functionalities…………………………………………………………….….3
Chapter 3
3.1 Design diagrams (Table Structure, E-R Diagram, DFD)…………………….4
Chapter 4
4.1 Software requirement…………………………………………………………….……..9
4.2 Hardware Requirement………………………………………………….………………9
Chapter 5
5.1 Results and discussion………………………………………….……..…………….…10
5.2 Future Scope….…………………………………………………….………………………19
Chapter 6
6.1 Conclusions ……………………………………………………………………………….…20
Chapter 1
1.1 Introduction
1
Chapter 2
Scope:
This project will be very useful for any educational institute where regular
evaluation of routine is required. It can also be very useful for any other who
requires quick manipulation of daily schedule.
2
2.2 User wise Functionalities
User: - User are the teacher who can see their routines :
3
Chapter 3
Table Structure: -
Table Name: Course
Cname Varchar 50
Subname Varchar 0
Tname Varchar 50
Qua Varchar 50
Phn Int 10
Email Varchar 50
addr Varchar 50
Active Text
4
Table Name: Routine
Tid Int 50
Period Int 1
sub varchar 50
day varchar 50
Sem text 10
pwd Int 50
pwd varchar 50
5
E-R Diagram: -
1:N
TEACHER SUBJECT
T_S
T_R S_C
M:N M:N
1:N
6
DFD: -
7
8
Chapter 4
RAM: 2GB
HARD DRIVE: 500GB
PROCESSOR: Intel Core i5
9
Chapter 5
10
Figure 2: Index Page of this System.
11
Figure 4: Admin’s Home Page.
12
Figure 6: All Teacher Details
13
Figure 8: All Subject Details
15
Figure 12: Semester Wise Routine Details (Part-2)
16
Figure 14: Day Wise Routine Details
17
Figure 16: User’s Home Page of The Rostering System.
18
5.2 Future Scope
The developing software is good quality software.
We are trying our best to satisfy the actual need of the department system.
We have implemented the software & try our level best to deliver an
excellent software.
We can maintain personalized accounts of User so that they can view their
profile & add some features depends on their domain.
19
Chapter 6
6.1 Conclusion
In this project, we have focused on the class routine management for BCA dept.
The proposed system will reduce the time & labour used in the current manual
system. It would be able to save the valuable information. Our proposed system
will cover the entire dept. I think it will play a very efficient & also vital role on the
dept. system. It is natural that the creation of an efficient system will lead to the
desire of creating more efficient alternative one.
20