Skip to content

Score-Test | Grade Management: System A lightweight student grade management system built with JavaFX.

License

Notifications You must be signed in to change notification settings

SunshineMahiru/Score-TestSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score-Test Grade Management System

A lightweight student grade management system built with JavaFX.

Features

  • Student information management (Add/Edit/Delete)
  • Grade entry and modification
  • Search and query functionality
  • Basic statistical analysis
  • File-based data storage

Tech Stack

  • Java 17+
  • JavaFX 17+
  • CSS Styling

Quick Start

Prerequisites

  • JDK 17 or higher
  • JavaFX 17 SDK

Run with IDE

  1. Clone this repository
  2. Set VM options:
    --module-path "path/to/javafx-sdk/lib" --add-modules javafx.controls,javafx.fxml
    

Demo

Video Demonstration: Watch on Bilibili

Note: Data files are automatically created on first run

Notes

  • Designed for test purposes
  • Requires proper JavaFX configuration
  • Uses simple file-based storage (no database)

Course project developed with JavaFX - For learning and recorded

About

Score-Test | Grade Management: System A lightweight student grade management system built with JavaFX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages