This system is developed by using Java. It stores exam result in text file.
- Create New Teacher Account
- Create New Student Account
- Insert students' Marks
- Select All Students' Marks
- Select Student Marks with specific Student ID
| Login |
Incorrect Password |
Create Teacher Account |
Create Student Account |
Logout |
 |
 |
 |
 |
 |
| Login |
Incorrect Password |
Insert Marks |
Show All Marks |
Search Marks By Student ID |
Logout |
 |
 |
 |
 |
 |
 |
| Student View |
 |
- The main class file is view/ExamResult.java.
- Default Admin ID - admin-1
- Default Admin Password - admin
- Ability to change password
- Ability to interact with GUI
- Ability to update students' Marks
- Store data in database