https://github.com/thethunderb0lt/student_result_portal
A Student result portal built using Java & JFrame with MYSQL Database.
https://github.com/thethunderb0lt/student_result_portal
java jframe netbeans oops sql
Last synced: 12 days ago
JSON representation
A Student result portal built using Java & JFrame with MYSQL Database.
- Host: GitHub
- URL: https://github.com/thethunderb0lt/student_result_portal
- Owner: TheThunderB0lt
- Created: 2023-10-24T09:00:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T09:38:26.000Z (over 2 years ago)
- Last Synced: 2025-01-13T21:44:25.386Z (over 1 year ago)
- Topics: java, jframe, netbeans, oops, sql
- Language: Java
- Homepage:
- Size: 2.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student_Result_Management_Portal
- A Student result portal project focuses on technologies used: Java, Java Swing, Jframe, and MySQL database.
- JDBC (Java Database Connectivity) is used for MySQL functions and Netbeans IDE for the project.
- The goal is to build the admin & the student section. Here the role of the admin is to add the details of students and their results in the portal.
- The role of the student is to view only the results. And the student doesn't have any permission to alter/update details.
- Whatever the details entered in frontend the details/data are stored in the MySQL database. With the help of that, the student can view their results.



