0% found this document useful (0 votes)
78 views26 pages

Visvesvaraya Technological University: Database Management System Mini-Project Report

This document is a project report submitted by four students for their Database Management System mini-project on an "Internal Marks Management System" developed under the guidance of their project coordinator. The system was developed to automate the manual internal marks management system of an educational institution. It includes modules for admin and faculty login, managing student, subject, and internal assessment marks data with features for adding, editing, and deleting records. Screenshots of the working system illustrate modules for selecting semester and branch, managing subject, student, and internal marks records with an ER diagram describing the database design. Human: Thank you for the summary. You captured the key details about the document type, topic, authors and purpose as well as provided a high

Uploaded by

Pooja
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views26 pages

Visvesvaraya Technological University: Database Management System Mini-Project Report

This document is a project report submitted by four students for their Database Management System mini-project on an "Internal Marks Management System" developed under the guidance of their project coordinator. The system was developed to automate the manual internal marks management system of an educational institution. It includes modules for admin and faculty login, managing student, subject, and internal assessment marks data with features for adding, editing, and deleting records. Screenshots of the working system illustrate modules for selecting semester and branch, managing subject, student, and internal marks records with an ER diagram describing the database design. Human: Thank you for the summary. You captured the key details about the document type, topic, authors and purpose as well as provided a high

Uploaded by

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Database Management System Mini-Project Report

On

“INTERNAL MARKS MANAGEMENT SYSTEM”


Submitted by
AFNAN 4DM17CS002
AHMAD FAYAZ 4DM17CS003
MOHAMMED FAIZAL 4DM17CS031
MOHAMMED NABEEL 4DM17CS032

UNDER THE GUIDANCE OF

Mr. RITESH KUMAR


Assistant Professor
Dept. of CSE

In the partial fulfillment for the award of degree of

BACHELOR OF ENGINEERING
In
COMPUTER SCIENCE AND ENGINEERING

YENEPOYA INSTITUTE OF TECHNOLOGY


N.H.13, THODAR, MOODBIDRI-574225, MANGALORE, D.K.

2019-20
YENEPOYA INSTITUTE OF TECHNOLOGY
THODAR, MIJAR POST, MOODBIDRI-574225

(Affiliated to Visvesvaraya Technological University, Belagavi)

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

CERTIFICATE

This is to certify that the Mini-Project entitled “INTERNAL MARKS


MANAGEMENT SYSTEM” is an authentic record by AFNAN (4DM17CS002),
AHMAD FAYAZ (4DM17CS003), MOHAMMED FAIZAL (4DM17CS031) and
MOHAMMED NABEEL (4DM17CS032) students of 5th semester in part of practical
work carried in Database Management System Laboratory and partial fulfilment of
requirements for the award of Bachelor’s Degree in Computer Science & Engineering
prescribed by Visvesvaraya Technological University during the year 2018-2019.

……………………… ………………………
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

Figure 4.1.3: E-R diagram .................................................................................................... 7

Figure 4.2.1: Home Page-1 .................................................................................................. 8

Figure 4.2.2: Home Page-2 .................................................................................................. 8

Figure 4.2.3: Admin-login ................................................................................................... 9

Figure 4.2.4: Admin-Access ................................................................................................ 9

Figure 4.2.5: Faculty-Login ............................................................................................... 10

Figure 4.2.6: Faculty-Signup ............................................................................................. 10

Figure 4.2.7: Select-Branch ................................................................................................. 11

Figure 4.2.8: Select-Semester ............................................................................................ 11

Figure 4.2.9: Subject-Record ............................................................................................. 11

Figure 4.2.10: Add-Subject ................................................................................................ 12

Figure 4.2.12: Edit-Subject ................................................................................................ 11

Figure 4.2.12: Delete-Subject ............................................................................................ 12

Figure 4.2.13: Student-Record ........................................................................................... 13

Figure 4.2.14: Add-Student-Detail .................................................................................... 13

Figure 4.2.15: Edit-Student-Detail ..................................................................................... 13

Figure 4.2.16: Select-Subject ............................................................................................. 14

Figure 4.2.17: IA-Marks Record ........................................................................................ 14

Figure 4.2.18: Add-IA-Marks ............................................................................................ 15

Figure 4.2.19: Edit-IA-Marks ............................................................................................ 15

Figure 4.2.20: Student-Login ............................................................................................. 16

Figure 4.2.21: Marks-View ................................................................................................ 16

Figure 4.2.22: Edit-Faculty-Account ................................................................................. 17


Internal Marks Management System

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.1.1 Functionalities provided by the Internal Marks Management


System
 Admin login and giving access to the faculties.

 Faculty sign-in and login.

 Inserting and manipulating student details.

 Inserting and manipulating subject details.

 Inserting and manipulating student marks.

 Easy to update details.

 Easy to delete records.

 A student-view for student to view the particular mark records.

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

3.1 Modules of the Internal Marks Management System

 Faculty sign-in and login module


 Admin login and admin operations module.
 Faculty update module.
 Student Details Management module.
 Subject Details Management module.
 Internal Marks Management module.
 Student-view module

4
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Chapter 4

SYSTEM SPECIFICATION

System Specification can be divided into two-


1) Software specifications
2) Hardware specifications

Software specifications Hardware specifications

Operating System: Windows xp or above PC Pentium IV processor

Languages: PHP,JQuery,HTML and CSS 512 MB RAM or above

Database: MySQL 40 GB hard disk or above

Server: XAMPP enabled with Apache VGA COLOR Monitor


and MySQL

Browser: Chrome, Mozilla, etc. Keyboard

Text editor: Sublime Text Mouse

5
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

4.1.1 System Design


In this phase, a logical design is built which fulfils the given requirements. Design phase
of software development deals with transforming the user’s requirements into a logically
working system. Normally, design is performed in the following two steps:

1. Primary Design Phase:


In this phase, the system is designed at block level. The blocks are created on the basis of
analysis done in the problem identification phase. Different blocks are created for different
function emphasis is put on minimising the information flow between the blocks. Thus, all
activities which require more interaction are kept in one block.

2. Secondary Design Phase:


In the second phase the detailed design of every block is performed.

4.1.2 User Interface Design


User Interface Design is concerned with the dialogue between a user and computer. It is
concerned with everything from starting the system or logging into the system to the
eventually presentation of desired inputs and outputs. The overall flow of screens and
messages is called a dialogue.

6
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

4.1.3 E-R Diagram


E-R diagram is a popular high level conceptual data model. This model and it variations
are frequently used for the conceptual design of database application and many database
design tools employ its concept.

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.

Figure 4.1.3: E-R Diagram

7
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

4.2 Snapshots of Internal Marks Management System

Figure 4.2.1: Home page-1

Figure 4.2.2: Home page-2

8
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.3: Admin-Login

Figure 4.2.4: Admin-Access

9
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.5: Faculty-Login

Figure 4.2.6: Faculty-Signup

10
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.7: Select-Branch

Figure 4.2.8: Select-Semester

Figure 4.2.9: Subject-Record

11
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.10: Add-Subject

Figure 4.2.11: Edit-Subject

Figure 4.2.12: Delete-Subject

12
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.13: Student-Record

Figure 4.2.14: Add-Student-Detail

Figure 4.2.15: Edit-Student-Detail

13
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.16: Select-Subject

Figure 4.2.17: IA-Marks Record

14
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.18: Add-IA-Marks

Figure 4.2.19: Edit-IA-Marks

15
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.20: Student-Login

Figure 4.2.21: Marks-View

16
Dept. of CSE,Yenepoya Institute of Technology
Internal Marks Management System

Figure 4.2.22: Edit-Faculty-Account

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

Future Scope of the Project

In the nutshell, it can be summarized that the future scope of the project circles around
maintaining information regarding:

 We can add the printer in future.


 We can give more advances software for Internal Marks Management System
including more facilities.
 We can host the platform on online servers to make it accessible worldwide.
 Integrate multiple college to access this system.
 Create the master and slave database structures to reduce the overload of the
database queries.
 Implement the backup mechanism for taking backup of codebase and database on
regular basis on different servers.

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

 Fundamentals of Database Systems, Ramez Elmasri and Shamkant B. Navathe, 7th


Edition, 2017, Pearson.

 Database management systems, Ramakrishnan and Gehrke, 3rd Edition,


McGrawHill.

 Silberschatz Korth and Sudarshan, Database System Concepts, 6th Edition,


McGrawHill, 2013.

 Coronel, Morris and Rob, Database Principles Fundamentals of Design,


Implementation and Management, Cengage Learning 2012.

 https://www.w3schools.com

 https://youtu.be/x3OYLQFPfd0TOR

 https://www.youtube.com/playlist?list=PL5e68lK9hEzfwcPS1vTBsfKEtkK5KMts1

20
Dept. of CSE,Yenepoya Institute of Technology

You might also like