SlideShare a Scribd company logo
Student Result Management System
Presented by:
Prasanth Patro
Ch Vidya sagar
S.Sulthana
Dhanush
Abhilash
Table Of Contents:
- Introduction
- Tools Used
- Database
- Spring
- Modules in project
- Conclusion
Introduction
Student Result Management System is a web application which is used
by educational institutions for storing the data of students and
publishing the results.
Processing the examination results is on of the important activities of
academic institutions. We have developed a simple web based
application which provides security and usability.
The developed system provides opportunity to teachers to submit
student information and marks while the system computes the data and
provides the result.
Tools used:
Tools:
MYSQL (Version 8.0)
Spring Boot(Version 2.6.6)
Angular (Version 16)
IDE:
Visual Studio Code(IDE)
Student result management system project using angular.pdf
Spring boot:
 We'll use Spring Boot for implementing a RESTful backend,
and Angular for creating a JavaScript-based frontend.
 We will create spring starter web project in which we will add
dependencies which are required for the project.
 Here we are using :
 Spring web
 Spring data jpa
 My sql driver
 Spring dev tools
 Add this annotation to repositories in order to avoid CORS errors
@CrossOrigin("http://localhost:4200")
 Give the details of MYSQL server in application.properties and url for
project
spring.datasource.url= jdbc:mysql://localhost:3306/SRMS
 spring.datasource.username=root
 spring.datasource.password=root
 spring.data.rest.base-path = /api
 Run the project and check whether data from SQL is fetched and shown
in browser for the corresponding tables.
Student result management system project using angular.pdf
Project Flow
Components:
 Home Page : When students, staff or admin visits the website this is starting page.
 Login Page :Admin and Staff enter their credentials on this page to gain access the site.
 Register Page :The page where new student can be added by admin.
 Admin : Admin can do all the crud operations like add, update and delete all the details about the
student like Name, Id, Registration Id, Course, Email.
 Staff: Staff can access the marks list of students and can do crud operations like adding the marks and
updating and can delete the ,marks of the student.
Conclusion:
The proposed student result management system is very effective
tool ,it works properly to meet the requirements of Admin ,staff
and student as described in the project And this student result
management system is very helpful for both the students and
authorities.
Thank you
Ad

More Related Content

What's hot (20)

Placement management system
Placement management systemPlacement management system
Placement management system
Mehul Ranavasiya
 
School fee-management-system
School fee-management-systemSchool fee-management-system
School fee-management-system
Jitendra Shrestha
 
Internship report
Internship reportInternship report
Internship report
Sabana Maharjan
 
15.project attendence managemnt system
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt system
Haseeb Nasir
 
Synopsis on online shopping by sudeep singh
Synopsis on online shopping by  sudeep singhSynopsis on online shopping by  sudeep singh
Synopsis on online shopping by sudeep singh
Sudeep Singh
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
Rajib Roy
 
04.project billing system
04.project billing system04.project billing system
04.project billing system
girivaishali
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
Manoj Kumar
 
online quiz application project presentation
online quiz application project presentationonline quiz application project presentation
online quiz application project presentation
GyanuRana
 
Student Attendance System ppt
Student Attendance System pptStudent Attendance System ppt
Student Attendance System ppt
Manishasingh755956
 
Final year-project "Smart Sessional System with QR Code"
Final year-project "Smart Sessional System with QR Code"Final year-project "Smart Sessional System with QR Code"
Final year-project "Smart Sessional System with QR Code"
Usama Fayyaz
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting System
Sankhadip Kundu
 
Student Management System
Student Management SystemStudent Management System
Student Management System
Amit Gandhi
 
School Management System ppt
School Management System pptSchool Management System ppt
School Management System ppt
Mohsin Ali
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
Eklavya Sharma
 
Online examination system
Online examination systemOnline examination system
Online examination system
Avinash Prakash
 
Attendance management system
Attendance management systemAttendance management system
Attendance management system
Deepankar Sandhibigraha
 
Final Year Project of Online Food Ordering System
Final Year Project of Online Food Ordering SystemFinal Year Project of Online Food Ordering System
Final Year Project of Online Food Ordering System
SidraShehbaz
 
Report on online bus management
Report on online bus managementReport on online bus management
Report on online bus management
Naeem Ahmad
 
University Event Management System
University Event Management SystemUniversity Event Management System
University Event Management System
Sadia Ijaz
 
Placement management system
Placement management systemPlacement management system
Placement management system
Mehul Ranavasiya
 
School fee-management-system
School fee-management-systemSchool fee-management-system
School fee-management-system
Jitendra Shrestha
 
15.project attendence managemnt system
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt system
Haseeb Nasir
 
Synopsis on online shopping by sudeep singh
Synopsis on online shopping by  sudeep singhSynopsis on online shopping by  sudeep singh
Synopsis on online shopping by sudeep singh
Sudeep Singh
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
Rajib Roy
 
04.project billing system
04.project billing system04.project billing system
04.project billing system
girivaishali
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
Manoj Kumar
 
online quiz application project presentation
online quiz application project presentationonline quiz application project presentation
online quiz application project presentation
GyanuRana
 
Final year-project "Smart Sessional System with QR Code"
Final year-project "Smart Sessional System with QR Code"Final year-project "Smart Sessional System with QR Code"
Final year-project "Smart Sessional System with QR Code"
Usama Fayyaz
 
Student Management System
Student Management SystemStudent Management System
Student Management System
Amit Gandhi
 
School Management System ppt
School Management System pptSchool Management System ppt
School Management System ppt
Mohsin Ali
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
Eklavya Sharma
 
Online examination system
Online examination systemOnline examination system
Online examination system
Avinash Prakash
 
Final Year Project of Online Food Ordering System
Final Year Project of Online Food Ordering SystemFinal Year Project of Online Food Ordering System
Final Year Project of Online Food Ordering System
SidraShehbaz
 
Report on online bus management
Report on online bus managementReport on online bus management
Report on online bus management
Naeem Ahmad
 
University Event Management System
University Event Management SystemUniversity Event Management System
University Event Management System
Sadia Ijaz
 

Similar to Student result management system project using angular.pdf (20)

Ajaykumar_last
Ajaykumar_lastAjaykumar_last
Ajaykumar_last
Ajay Savaliya
 
SharePoint_Developer_Admin.PDF
SharePoint_Developer_Admin.PDFSharePoint_Developer_Admin.PDF
SharePoint_Developer_Admin.PDF
Yogesh Sahani
 
Resume_Susmita
Resume_SusmitaResume_Susmita
Resume_Susmita
Susmita Sahoo
 
BhaskarCV
BhaskarCVBhaskarCV
BhaskarCV
Bhaskar Choudhary
 
60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual
Chitrarasan Kathiravan
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance System
Shyam Sundar Pandey
 
School Management System
School Management SystemSchool Management System
School Management System
Northeastern University
 
Computer Science Department Portal
Computer Science Department PortalComputer Science Department Portal
Computer Science Department Portal
Yash Kaushik
 
collage website report to programming code
collage website report to programming codecollage website report to programming code
collage website report to programming code
ronaldofan1122
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
Proshanta Halder
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specification
Amit Gandhi
 
AmarJadhav_Update
AmarJadhav_UpdateAmarJadhav_Update
AmarJadhav_Update
Amar Jadhav
 
Student Result
Student ResultStudent Result
Student Result
Md. Riadul Islam
 
ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.
ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.
ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.
Kamal Acharya
 
AI based College Information Search System
AI based College Information Search SystemAI based College Information Search System
AI based College Information Search System
IRJET Journal
 
Online examination documentation
Online examination documentationOnline examination documentation
Online examination documentation
Wakimul Alam
 
Campus Automation
Campus AutomationCampus Automation
Campus Automation
Venu Gopala
 
class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)
gaurav kumar
 
Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...
Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...
Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...
MD MUSTAFIZUR RAHMAN SAYEM
 
Student acadamic system Final report
Student acadamic system Final reportStudent acadamic system Final report
Student acadamic system Final report
Annu Venkata Nagarjuna
 
SharePoint_Developer_Admin.PDF
SharePoint_Developer_Admin.PDFSharePoint_Developer_Admin.PDF
SharePoint_Developer_Admin.PDF
Yogesh Sahani
 
60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual60780174 49594067-cs1403-case-tools-lab-manual
60780174 49594067-cs1403-case-tools-lab-manual
Chitrarasan Kathiravan
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance System
Shyam Sundar Pandey
 
Computer Science Department Portal
Computer Science Department PortalComputer Science Department Portal
Computer Science Department Portal
Yash Kaushik
 
collage website report to programming code
collage website report to programming codecollage website report to programming code
collage website report to programming code
ronaldofan1122
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
Proshanta Halder
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specification
Amit Gandhi
 
AmarJadhav_Update
AmarJadhav_UpdateAmarJadhav_Update
AmarJadhav_Update
Amar Jadhav
 
ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.
ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.
ONLINE APTITUDE TEST MANAGEMENT SYSTEM PROJECT REPORT.
Kamal Acharya
 
AI based College Information Search System
AI based College Information Search SystemAI based College Information Search System
AI based College Information Search System
IRJET Journal
 
Online examination documentation
Online examination documentationOnline examination documentation
Online examination documentation
Wakimul Alam
 
Campus Automation
Campus AutomationCampus Automation
Campus Automation
Venu Gopala
 
class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)class 12 board project on database connectivity (java to SQL)
class 12 board project on database connectivity (java to SQL)
gaurav kumar
 
Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...
Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...
Tutor student portal_management_(Web_Technology_PHP_Project)By MD MUSTAFIZUR ...
MD MUSTAFIZUR RAHMAN SAYEM
 
Ad

Recently uploaded (20)

Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
James Francis Paradigm Asset Management
 
DPR_Expert_Recruitment_notice_Revised.pdf
DPR_Expert_Recruitment_notice_Revised.pdfDPR_Expert_Recruitment_notice_Revised.pdf
DPR_Expert_Recruitment_notice_Revised.pdf
inmishra17121973
 
How iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost FundsHow iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost Funds
ireneschmid345
 
History of Science and Technologyandits source.pptx
History of Science and Technologyandits source.pptxHistory of Science and Technologyandits source.pptx
History of Science and Technologyandits source.pptx
balongcastrojo
 
KNN_Logistic_Regression_Presentation_Styled.pptx
KNN_Logistic_Regression_Presentation_Styled.pptxKNN_Logistic_Regression_Presentation_Styled.pptx
KNN_Logistic_Regression_Presentation_Styled.pptx
sonujha1980712
 
Andhra Pradesh Micro Irrigation Project”
Andhra Pradesh Micro Irrigation Project”Andhra Pradesh Micro Irrigation Project”
Andhra Pradesh Micro Irrigation Project”
vzmcareers
 
Digilocker under workingProcess Flow.pptx
Digilocker  under workingProcess Flow.pptxDigilocker  under workingProcess Flow.pptx
Digilocker under workingProcess Flow.pptx
satnamsadguru491
 
AllContacts Vs AllSubscribers - SFMC.pptx
AllContacts Vs AllSubscribers - SFMC.pptxAllContacts Vs AllSubscribers - SFMC.pptx
AllContacts Vs AllSubscribers - SFMC.pptx
bpkr84
 
LLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bertLLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bert
ChadapornK
 
Introcomputerscienceand datascience.pptx
Introcomputerscienceand datascience.pptxIntrocomputerscienceand datascience.pptx
Introcomputerscienceand datascience.pptx
abdulrehmanbscsf22
 
computer organization and assembly language.docx
computer organization and assembly language.docxcomputer organization and assembly language.docx
computer organization and assembly language.docx
alisoftwareengineer1
 
04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story
ccctableauusergroup
 
Flip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptxFlip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptx
mubashirkhan45461
 
presentation of first program exist.pptx
presentation of first program exist.pptxpresentation of first program exist.pptx
presentation of first program exist.pptx
MajidAzeemChohan
 
Calories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptxCalories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptx
TijiLMAHESHWARI
 
How to join illuminati Agent in uganda call+256776963507/0741506136
How to join illuminati Agent in uganda call+256776963507/0741506136How to join illuminati Agent in uganda call+256776963507/0741506136
How to join illuminati Agent in uganda call+256776963507/0741506136
illuminati Agent uganda call+256776963507/0741506136
 
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptxPerencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
PareaRusan
 
i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...
i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...
i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...
ggg032019
 
Cleaned_Lecture 6666666_Simulation_I.pdf
Cleaned_Lecture 6666666_Simulation_I.pdfCleaned_Lecture 6666666_Simulation_I.pdf
Cleaned_Lecture 6666666_Simulation_I.pdf
alcinialbob1234
 
Minions Want to eat presentacion muy linda
Minions Want to eat presentacion muy lindaMinions Want to eat presentacion muy linda
Minions Want to eat presentacion muy linda
CarlaAndradesSoler1
 
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
Safety Innovation in Mt. Vernon A Westchester County Model for New Rochelle a...
James Francis Paradigm Asset Management
 
DPR_Expert_Recruitment_notice_Revised.pdf
DPR_Expert_Recruitment_notice_Revised.pdfDPR_Expert_Recruitment_notice_Revised.pdf
DPR_Expert_Recruitment_notice_Revised.pdf
inmishra17121973
 
How iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost FundsHow iCode cybertech Helped Me Recover My Lost Funds
How iCode cybertech Helped Me Recover My Lost Funds
ireneschmid345
 
History of Science and Technologyandits source.pptx
History of Science and Technologyandits source.pptxHistory of Science and Technologyandits source.pptx
History of Science and Technologyandits source.pptx
balongcastrojo
 
KNN_Logistic_Regression_Presentation_Styled.pptx
KNN_Logistic_Regression_Presentation_Styled.pptxKNN_Logistic_Regression_Presentation_Styled.pptx
KNN_Logistic_Regression_Presentation_Styled.pptx
sonujha1980712
 
Andhra Pradesh Micro Irrigation Project”
Andhra Pradesh Micro Irrigation Project”Andhra Pradesh Micro Irrigation Project”
Andhra Pradesh Micro Irrigation Project”
vzmcareers
 
Digilocker under workingProcess Flow.pptx
Digilocker  under workingProcess Flow.pptxDigilocker  under workingProcess Flow.pptx
Digilocker under workingProcess Flow.pptx
satnamsadguru491
 
AllContacts Vs AllSubscribers - SFMC.pptx
AllContacts Vs AllSubscribers - SFMC.pptxAllContacts Vs AllSubscribers - SFMC.pptx
AllContacts Vs AllSubscribers - SFMC.pptx
bpkr84
 
LLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bertLLM finetuning for multiple choice google bert
LLM finetuning for multiple choice google bert
ChadapornK
 
Introcomputerscienceand datascience.pptx
Introcomputerscienceand datascience.pptxIntrocomputerscienceand datascience.pptx
Introcomputerscienceand datascience.pptx
abdulrehmanbscsf22
 
computer organization and assembly language.docx
computer organization and assembly language.docxcomputer organization and assembly language.docx
computer organization and assembly language.docx
alisoftwareengineer1
 
04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story04302025_CCC TUG_DataVista: The Design Story
04302025_CCC TUG_DataVista: The Design Story
ccctableauusergroup
 
Flip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptxFlip flop presenation-Presented By Mubahir khan.pptx
Flip flop presenation-Presented By Mubahir khan.pptx
mubashirkhan45461
 
presentation of first program exist.pptx
presentation of first program exist.pptxpresentation of first program exist.pptx
presentation of first program exist.pptx
MajidAzeemChohan
 
Calories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptxCalories_Prediction_using_Linear_Regression.pptx
Calories_Prediction_using_Linear_Regression.pptx
TijiLMAHESHWARI
 
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptxPerencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
Perencanaan Pengendalian-Proyek-Konstruksi-MS-PROJECT.pptx
PareaRusan
 
i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...
i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...
i_o updated.pptx 6=₹cnjxifj,lsbd ধ and vjcjcdbgjfu n smn u cut the lb, it ও o...
ggg032019
 
Cleaned_Lecture 6666666_Simulation_I.pdf
Cleaned_Lecture 6666666_Simulation_I.pdfCleaned_Lecture 6666666_Simulation_I.pdf
Cleaned_Lecture 6666666_Simulation_I.pdf
alcinialbob1234
 
Minions Want to eat presentacion muy linda
Minions Want to eat presentacion muy lindaMinions Want to eat presentacion muy linda
Minions Want to eat presentacion muy linda
CarlaAndradesSoler1
 
Ad

Student result management system project using angular.pdf

  • 1. Student Result Management System Presented by: Prasanth Patro Ch Vidya sagar S.Sulthana Dhanush Abhilash
  • 2. Table Of Contents: - Introduction - Tools Used - Database - Spring - Modules in project - Conclusion
  • 3. Introduction Student Result Management System is a web application which is used by educational institutions for storing the data of students and publishing the results. Processing the examination results is on of the important activities of academic institutions. We have developed a simple web based application which provides security and usability. The developed system provides opportunity to teachers to submit student information and marks while the system computes the data and provides the result.
  • 4. Tools used: Tools: MYSQL (Version 8.0) Spring Boot(Version 2.6.6) Angular (Version 16) IDE: Visual Studio Code(IDE)
  • 6. Spring boot:  We'll use Spring Boot for implementing a RESTful backend, and Angular for creating a JavaScript-based frontend.  We will create spring starter web project in which we will add dependencies which are required for the project.  Here we are using :  Spring web  Spring data jpa  My sql driver  Spring dev tools
  • 7.  Add this annotation to repositories in order to avoid CORS errors @CrossOrigin("http://localhost:4200")  Give the details of MYSQL server in application.properties and url for project spring.datasource.url= jdbc:mysql://localhost:3306/SRMS  spring.datasource.username=root  spring.datasource.password=root  spring.data.rest.base-path = /api  Run the project and check whether data from SQL is fetched and shown in browser for the corresponding tables.
  • 10. Components:  Home Page : When students, staff or admin visits the website this is starting page.  Login Page :Admin and Staff enter their credentials on this page to gain access the site.  Register Page :The page where new student can be added by admin.  Admin : Admin can do all the crud operations like add, update and delete all the details about the student like Name, Id, Registration Id, Course, Email.  Staff: Staff can access the marks list of students and can do crud operations like adding the marks and updating and can delete the ,marks of the student.
  • 11. Conclusion: The proposed student result management system is very effective tool ,it works properly to meet the requirements of Admin ,staff and student as described in the project And this student result management system is very helpful for both the students and authorities.