Skip to content

Latest commit

 

History

History
91 lines (45 loc) · 2.07 KB

File metadata and controls

91 lines (45 loc) · 2.07 KB

Student Management System

Overview

A desktop-based Student Management System developed as an academic project using C#, .NET, and SQL Server.


Technologies Used

  • C#
  • .NET Framework
  • SQL Server

Features

  • Student Registration
  • Student Record Management
  • Search Functionality
  • Reports
  • User Login
  • Dashboard

Screenshots

Start Page

Start Page

Login Page

Login Page

Home Page

Home Page

Student Page

Student Page

Subject Page

Subject Page

Teacher Page

Teacher Page

Exam Page

Exam Page

Current Status

This project was developed as final project of my Diploma in Information Technology. The whole application interface and navigation are functional. The source code, forms, and database files are included in this repository. The application may require reconfiguring the SQL Server LocalDB connection string after downloading or moving the project to a different computer, as the original database file path was configured in the development environment.


Learning Outcomes

  • Object-Oriented Programming
  • Windows Forms Development
  • SQL Server Integration
  • Database Design
  • Team Collaboration

Author

Mohamed Musharraf