Skip to content

b-u-g-g/ProjectDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Result Database Management System

Project Overview

Proficiently developed a comprehensive Student Result Database Management System using Python's Tkinter library and SQLite3 database. This project showcases strong development skills by providing a user-friendly interface for managing student results efficiently.

Features

  • User-Friendly Interface:

    • Developed with Tkinter to create an intuitive and easy-to-navigate graphical user interface.
    • Clean and organized layout for effortless interaction.
  • Login and Registration:

    • Secure login and registration functionality to manage user access.
    • User authentication and authorization using an SQLite3 database.
  • Student Management:

    • Add, update, and delete student records.
    • Input student grades and manage academic performance data.
  • Result Display:

    • View individual student results.
    • Generate and display comprehensive reports of student performance.
  • Search Functionality:

    • Search for students by name or ID to quickly access specific records.
  • Data Persistence:

    • All data is securely stored in an SQLite3 database, ensuring data integrity and persistence.

Technologies Used

  • Python: Core programming language used for the application logic.
  • Tkinter: Python library used for developing the graphical user interface.
  • SQLite3: Database engine used for data storage and management.

Screenshot 2024-05-09 222753 Screenshot 2024-05-09 221603 Screenshot 2024-05-09 222447 Screenshot 2024-05-09 222428 Screenshot 2024-05-09 222402

Screenshot 2024-05-09 221847 Screenshot 2024-05-09 221724

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages