Skip to content

12Manikrishna/student-result-database

Repository files navigation

Student Result Management System

A desktop application built with Python and Tkinter for managing student results, courses, and student information.

Demo

Watch the demo video: (https://drive.google.com/file/d/1KkAyrjyLlQJwDxYRA0ikbzonnuxumkbg/view?usp=drive_link)

Features

  • Course Management
  • Student Management
  • Result Management
  • View Student Results
  • User-friendly Interface

Requirements

  • Python 3.x
  • Tkinter
  • Pillow (PIL)
  • SQLite3

Installation

  1. Clone the repository:
git clone [your-repository-url]
  1. Install required packages:
pip install -r requirements.txt
  1. Run the application:
python dashboard.py

Project Structure

  • dashboard.py - Main application window
  • course.py - Course management module
  • student.py - Student management module
  • result.py - Result management module
  • view_result.py - View results module
  • images/ - Contains application images
  • rms.db - SQLite database

Usage

  1. Launch the application
  2. Use the menu buttons to:
    • Add/Manage Courses
    • Add/Manage Students
    • Add/View Results
    • View Student Results

About

Student Result Management System A desktop application built with Python and Tkinter for managing student results, courses, and student information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages