Skip to content

KhinMeMeLatt/ExamResultSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamResultSystem

This system is developed by using Java. It stores exam result in text file.

System user roles

  • Admin
  • Teacher
  • Student

Functionalities

Admin

  • Create New Teacher Account
  • Create New Student Account

Teacher

  • Insert students' Marks
  • Select All Students' Marks
  • Select Student Marks with specific Student ID

Student

  • Select his/her marks

Screenshots

Admin

Login Incorrect Password Create Teacher Account Create Student Account Logout
Login Incorrect Password Create Teacher Account Create Student Account Logout

Teacher

Login Incorrect Password Insert Marks Show All Marks Search Marks By Student ID Logout
Login Incorrect Password Insert Marks Show All Marks Search Marks By Student ID Logout

Student

Student View
Student View

Installation

  • The main class file is view/ExamResult.java.
  • Default Admin ID - admin-1
  • Default Admin Password - admin

Future Works

  • Ability to change password
  • Ability to interact with GUI
  • Ability to update students' Marks
  • Store data in database

Build With

Releases

No releases published

Packages

No packages published

Languages