Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 774 Bytes

File metadata and controls

27 lines (21 loc) · 774 Bytes

JavaFX-SMS (Student Management System)

This is a simple Student Management System built using JavaFX. It allows adding, updating, and managing student records.

I wrote this in one night because my UoPeople assignment deadline was approaching fast. It might not be perfect, but it works.

Features

  • Add new students
  • Update student details
  • Manage student grades
  • Simple JavaFX UI

Technologies Used

  • JavaFX
  • Maven
  • Scene Builder

How to Run

  1. Clone the repository: git clone https://github.com/edeniyanda/JavaFX-SMS.git
  2. Open the project in IntelliJ IDEA or Eclipse.
  3. Ensure Maven is installed.
  4. Run the main Java class.

Author

Eden Iyanda
Built for UoPeople assignment under deadline pressure.