Skip to content

This is a very simple program that is made using Python and is used for storing School/Collage student's bio data. The code can be edited/customized and the server side can also be edited/customized to allow data storage, manipulation and adding extra feilds using SQL.

License

Notifications You must be signed in to change notification settings

TBTS-2011/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this application:

This program constitutes a straightforward Python application designed for the purpose of managing and storing biodata for students in educational institutions. The versatile nature of the code allows for seamless customization of the server side to facilitate data storage, manipulation, and the incorporation of additional fields through SQL. Optimal performance and functionality are ensured by employing the latest iteration of the MySQL database. Notably, the application's minimal reliance on external packages renders it exceptionally flexible and easily adaptable, circumventing the need for an extensive package installation process.

Contents:

  • Buttons (present in the left frame) to:

    • Delete
    • View
    • Clear
    • Remove Databases, fields and records.
  • Columns (present in the right frame) that output the results, such as:

    • Student ID
    • Name
    • Email Address
    • Contact No.
    • Gender
    • DOB
    • Stream/Field

Patches:

Versions Supported
1.0.0

Preview:

Screenshot 2024-06-23 135847

About

This is a very simple program that is made using Python and is used for storing School/Collage student's bio data. The code can be edited/customized and the server side can also be edited/customized to allow data storage, manipulation and adding extra feilds using SQL.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages