Visvesvaraya Technological University: Database Management System Mini-Project Report
Visvesvaraya Technological University: Database Management System Mini-Project Report
On
BACHELOR OF ENGINEERING
In
COMPUTER SCIENCE AND ENGINEERING
2019-20
YENEPOYA INSTITUTE OF TECHNOLOGY
THODAR, MIJAR POST, MOODBIDRI-574225
CERTIFICATE
……………………… ………………………
Prof. RITESH KUMAR Prof. GURU PRASAD
Project Coordinator HOD, CSE
Dept. of CSE
Examiner’s Signature
1.
2.
ACKNOWLEDGEMENT
Any achievement be in scholastic or otherwise does not depend solely on the individual
effort but on the guideline, encouragement and co-operation of intellectuals, elders and
friends, a number of personalities, in their own capacities helped us in carrying out this
project work. We would like to take this opportunity to thank them all.
Our sincere thanks to our project guide and project coordinator Mr. Ritesh Kumar,
Assistant Professor, Dept. of CSE, for his valuable guidance and support throughout the
course of project work and for being a constant source of inspiration.
With profound sense of gratitude and respect, we thank Mr. Guruprasad, H.O.D, Dept.
of CSE for his constant support and help for the successful completion of this Project.
We thank Dr. R.G D’Souza, Principal, for their support throughout the course of Bachelor
Degree and all the facilities they provided.
At last but not the least we want to thank all the teaching and non-teaching staffs of CS&E
and all our classmates and friends who have been very helpful throughout the project with
their valuable suggestions. Most importantly we would like to thank our parents for their
support and encouragement.
AFNAN (4DM17CS002)
AHMAD FAYAZ (4DM17CS003)
MOHAMMED FAIZAL (4DM17CS031)
MOHAMMED NABEEL (4DM17CS032)
ABSTRACT
The purpose of Internal Marks Management System is to automate the existing manual
system by the help of computerized equipments fulfilling their requirements, so that their
valuable data/ information can be stored for a longer period with easy accessing and
manipulation of the same. The required software and hardware are easily available and easy
to work with. Internal Marks Management System can lead to error free, secure, reliable
and fast management system. It can assist the user to concentrate on their other activities
rather to concentrate on the record keeping. Thus it will help organization in better
utilization of resources. The organization can maintain computerized records without
redundant entries. That means that one need not be distracted by information that is not
relevant, while being able to reach the information. The aim is to automate its existing
manual system by the help of software, fulfilling the student marks, so that their valuable
information can be stored for a longer period with easy accessing and manipulation of the
same. Basically the project provides easy way of entering, correcting, automatic
calculating, maintaining and displaying the student mark records.
Table of Contents
ABSTRACT ................................................................................................................................................. IV
TABLE OF CONTENTS ............................................................................................................................. V
LIST OF FIGURES ..................................................................................................................................... VI
CHAPTER 1 INTRODUCTION ............................................................................................................... 1
1.1 INTRODUCTION ............................................................................................................................... 1
CHAPTER 2 OBJECTIVE ........................................................................................................................ 2
2.1 OBJECTIVE ...................................................................................................................................... 2
2.1.1 Functionalities provided by the Internal Marks Management System ....................................... 2
CHAPTER 3 PROBLEM STATEMENT ................................................................................................. 3
3.1 MODULES OF THE INTERNAL MARKS MANAGEMENT SYSTEM........................................................ 4
CHAPTER 4 SYSTEM SPECIFICATION .............................................................................................. 5
4.1.1 System Design ........................................................................................................................... 6
4.1.2 User Interface Design ................................................................................................................ 6
4.1.3 E-R Diagram .............................................................................................................................. 7
4.2 SNAPSHOTS OF INTERNAL MARKS MANAGEMENT SYSTEM ............................................................ 8
CHAPTER 5 CONCLUSION ................................................... ERROR! BOOKMARK NOT DEFINED.
FUTURE SCOPE OF THE PROJECT ..................................................................................................... 19
BIBLIOGRAPHY ....................................................................................................................................... 20
List of Figures
Chapter 1
INTRODUCTION
1.1 Introduction
The “Internal Marks Management System” has been developed to override the
problems prevailing in the practicing manual system. This system is supported in some
cases reduce the hardships faced by the existing system. Moreover this system is designed
for the particular need to carry out the necessary operations effectively.
The system is designed for the Internal Marks to keep record and calculate the student
marks along with other assessment. The software designed is beneficial to both faculty to
easily enter student marks and students to view their marks and gives the idea for students
to score maximum marks to maintain their internal average. It also helps to register the
details of students and their marks details.
The application is reduced as much as possible to avoid errors while entering the data. It
also provides error message while entering invalid data. No formal knowledge is needed
for the user to user this system. Thus by this all it proves it is user-friendly. Internal Marks
Management System, as described above, can lead to error free, secure, reliable and fast
management system. It can assist the user to concentrate on their other activities rather to
concentrate on the record keeping. Thus it will help organization in better utilization of
resources.
The application provides the faculty to enter the marks of the student with a simple and
good user-interface. The total and average marks are calculated automatically. The security
of this is such that only authenticated and admin approved faculty can enter the marks and
avoids false faculty cannot access the database of Internal Marks Management System. It
also provides the students to view their marks only by entering their USN.
1
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
Chapter 2
OBJECTIVE
2.1 OBJECTIVE
The main objective of the project on Internal Marks Management System is to manage the
details of Internal Marks. It manages all the information about Internal Marks of the students with
respect to the particular subjects. The project is totally built at administrative end and thus only the
administrator can give access to the registered faculties. The purpose of the project is to build an
application program to reduce the manual work for entering the Internal Marks, managing,
correcting and displaying it.
2
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
Chapter 3
PROBLEM STATEMENT
At present, the faculties are calculating the Internal marks manually using a calculator.
Also the maintaining of such records and their papers become a very difficult task. There
may be possibility of error in calculation or the papers consisting the mark details maybe
lost.
The students sometime become unware about their marks as the procedure is manual.
Hence the student will not get the clear idea about what are the minimum marks he need to
scone in next tests and other assessment tools to get minimum passing average marks.
The current system that is using by the Internal Marks is manual system. With the
manual system, there are problems in managing the student records. The records of the
student might not be kept safely and there might be missing some details about the student
due to human error or disasters. Besides that, errors might occur when there are more than
one records of the same student.
There are no centralized databases. So, it becomes really tedious for a person to search
student details or marks of the student in a particular subject. The only option is to manually
search and match details or make call student to search it.
Without an automated management system, there are also problems in maintaining the
details easily and efficiently that can benefit both faculties and students.
3
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
4
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
Chapter 4
SYSTEM SPECIFICATION
5
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
6
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
The following diagram shows the ER diagram for the Internal Marks Management System:
There are seven tables in our database: admin, student, branch, sem, IA-Marks, subject and
faculty.
7
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
8
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
9
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
10
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
11
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
12
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
13
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
14
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
15
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
16
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
Contact@: [email protected]
17
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
Chapter 5
CONLUSION
Our project is only a humble venture to satisfy the needs to manage their project
work. Several user friendly coding have also adopted. This package shall prove to be
powerful package in satisfying the requirements of faculties and students.
The project Internal Marks Management System is used for computerizing the
process for Internal Marks. It is a great improvement over the manual process. The software
take cares of all the operations and calculation required for assigning average Internal
Marks and it is capable to provide easy and effective storage of all data related to Internal
Marks and other details of the student.
18
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
In the nutshell, it can be summarized that the future scope of the project circles around
maintaining information regarding:
The above mentioned points are the enhancements which can be done to increase the
applicability and usage of this project. Here we can maintain the records of Student Marks.
Enhancements can be done to maintain all the Internal Marks with External Marks along
with Grades assigned to the students.
19
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System
Bibliography
https://www.w3schools.com
https://youtu.be/x3OYLQFPfd0TOR
https://www.youtube.com/playlist?list=PL5e68lK9hEzfwcPS1vTBsfKEtkK5KMts1
20
Dept. of CSE,Yenepoya Institute of Technology