Skip to content

jiggy025/Simple-Student-Registration-C-App

Repository files navigation

Simple-Student-Registration-C-App

Student Registration App

A simple C# Windows Forms application to register students and display them in a ListBox. Built as a learning project, it demonstrates basic form handling, object-oriented programming, and Windows Forms UI.


Features

  • Input First Name, Middle Name, Last Name, Gender, and Date of Birth.
  • Display all registered students in a ListBox.
  • Simple and clean Windows Forms UI.
  • Clears input fields after registration for easy multiple entries.
  • Stores student data as Student objects, making it easy to extend functionality later.

Screenshots

Form Layout


How to Run

  1. Clone this repository:
git clone https://github.com/YourUsername/StudentRegistrationApp.git
  1. Open the solution file (.sln) in Visual Studio.

  2. Build and run the project (press F5 or click Start).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages