Skip to content

davidegrigioni/StudentManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

Java Swing

Overview

The Student Management System is a simple, yet powerful desktop application built with Java and Swing for managing student records. The application provides a user-friendly GUI to add, view, delete, and export student information.

Screenshot

Features

  • Add Students: Add new students with ID, name, and age.
  • View Students: View all registered students in a structured format.
  • Delete Students: Remove a student from the records by their ID.
  • Export Students: Export the student list to a .txt or .csv file.
  • Validation: Ensures that student names are valid (no numbers or special characters).

Getting Started

Prerequisites

Before you begin, ensure you have the following software installed on your system:

Installation

  1. Clone the Repository:

    git clone https://github.com/davidegrigioni/studentmanagement.git
    cd studentmanagement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages