Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

A Student result portal built using Java & JFrame with MYSQL Database.

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.

![homepage](https://github.com/TheThunderB0lt/Student_Result_Portal/assets/50051805/9fe05b2b-5723-4267-b249-e5bf2c5c6aef)

![insert_st](https://github.com/TheThunderB0lt/Student_Result_Portal/assets/50051805/d50c5f02-e213-4229-b36f-5b69aa7b1fb3)

![display_st](https://github.com/TheThunderB0lt/Student_Result_Portal/assets/50051805/a2e85c0b-d8a5-41dc-9110-02b256acd236)

![st_result](https://github.com/TheThunderB0lt/Student_Result_Portal/assets/50051805/4f849cd2-5ddd-47c9-ab46-b789167c5d31)