Skip to content

Hhhpraise/grade-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Grade Management System

A desktop application for managing student grades built with Python and Tkinter.

Features

  • Create, edit, and delete student records
  • Calculate total scores based on customizable weights
  • Sort data by any column
  • Import/export data from CSV files
  • Intuitive GUI with table interface

Requirements

  • Python 3.6+
  • See requirements.txt for dependencies

Installation

git clone https://github.com/your-username/grade-management-system.git
cd grade-management-system
pip install -r requirements.txt

About

A desktop application for managing student grades with Python and Tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages