Skip to content

CPrasa/Student_Management_System

Repository files navigation

Student Management System

Overview

This Student Management System is a desktop application developed as a university project. It facilitates managing student information, modules, and calculates GPA. Built using WPF (Windows Presentation Foundation) for the user interface and SQLite for data storage, this project showcases our teamwork, problem-solving, and technical skills in software development within an academic setting.

Features

  • Add, edit, and delete student records.
  • Manage modules: add, edit, delete.
  • Calculate GPA based on module scores.
  • User-friendly interface built with WPF.
  • Persistent storage using SQLite database.

Technologies Used

  • WPF (Windows Presentation Foundation)
  • C# programming language
  • SQLite
  • Visual Studio IDE

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/student-management-system.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages