“Student Result Processing System”
Submitted to:
Roksana Khanom
Assistant Professor
Dept. of Computer Science and Engineering
Jagannath University, Dhaka.
Team Name: Agnibina
• Submitted by:
 Tanvir Ahammed Hridoy
• ID:B180305020
 Pranto Kumar Saha
• ID:B180305007
 Rajaul Karim
• ID:B180305031
Contents:
• Project Objective
• User Of The System
• Features
• ER Diagram
• Schema
• Project Model
Project Objective
 The main objective of the project is to provide the
examination result to the student in a simple way.
 The privileges that are provided to student are to read and
execute his/her result by providing user id and password
for secure login and in case of new student the
registration is available .
 The whole result analyzer will be under the control of the
administrator .The register will help the admin by
collecting all the information of students .Admin gives the
privileges to the teacher to access the result and admin
can update ,insert or delete result in this system.
Users of system
Admin
Student
Teacher
Features of Admin Module
 Admin can add new student records.
 Admin maintain all the activity of teacher ,
student and register.
 Admin can create /approve/disapprove the
teacher , register and student account.
 Admin can see the list of student details.
 Admin can edit and update the record of the
student.
 Admin will be able to delete the the records of
the students.
Features of Student Module
Student must create a account with inputting their related data.
Student can login with their id and password.
They can view their semester result for all subjects from anywhere.
They can update their password and biodata.
Features of teacher Module
 Teacher needs to create a account with all necessary
information
 Teacher can view the list of the student assigned to them.
 Teacher can submit the mark of the student.
 Teacher can submit the Attendance of the student.
 Teacher can edit the result.
 Teacher can see the list of all result.
Student Admin
Mai
ntai
n
Stu_Pass
word
Stu_id
Age
Phone_
num
Stu_name
First
Middle
Last
Date_of_B
irth
Teacher
Nam
e
Departme
nt
Password
Phone
_num
Admin_id
Age
Maint
ains
Attendance
Stu_nam
e
Stu_Id
Percentage
Mai
ntai
n
Atten
d
Take
s
Exam
Has
Result
Stu_Id
java
CGPA
math
1..1
1..*
Attend
Course
Course_n
ame
Course-id
Tec_name
Tec_id
Student Result Processing System
Has
Student_info
1..*
1..1
1..*
1..*
1..*
1..*
1..* 1..*
1..*
1..*
1..*
1..*
1..1
1..*
Departme
nt
dld
Qualificati
on
Payme
nt
Semest
er_fee
Amount
Semester
1..1 1..*
Password
ER DIAGRAM
Tec_id
Accounti
ng
Statistics
Electroni
cs
Serial_No
Schema
Project Model
• Our Project model is a Relational Database model which containing
the logical data structures like data tables, views and indexes.
System tools
 We will use following tools to implement this system:
Programming Language:
JAVA
Database:
MySQL
IDE:
NetBeans IDE
 Software Type :
Desktop Application

Student result processing system project