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.
-
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
Versions | Supported |
---|---|
1.0.0 | ✅ |