TKinter_Management_Information_System
TKinter_Management_Information_System copied to clipboard
A basic MIS application in python3 using tkinter for GUI. The best tkinter side project in the internet.
Management Information System using TKinter in Python3
A basic excel application
The picture of the opening GUI application of the MIS
Here you could perform various tasks of a general MIS database application.

The insertion part of the database application
Here you could insert into the database according to the number of columns present

The picture when the data loads through the excel sheet
Here the data is directly loaded to the excel sheet. The data is loaded after one second, since timesamp is given as a key value here.

The picture of the database
Here the general show db option is given

The update data option

The picture when the data is updated sucessfully

General MIS operations
The picture of the general MIS queries you can perform according to the common schema of the data present

The picture of the helper of MIS naming conventions

The picture of the result of the first query

The picture of the result of the second query

The picture of the result of the third query

The picture of the end note, comiting all existing changes made

Contribution
Please feel free to raise issues and fix any existing ones. Further details can be found in our code of conduct.
While making a PR, please make sure you:
- [ ] Always start your PR description with "Fixes #issue_number", if you're fixing an issue.
- [ ] Briefly mention the purpose of the PR, along with the tools/libraries you have used. It would be great if you could be version specific.
- [ ] Briefly mention what logic you used to implement the changes/upgrades.
- [ ] Provide in-code review comments on GitHub to highlight specific LOC if deemed necessary.
- [ ] Please provide snapshots if deemed necessary.
- [ ] Update readme if required.
LICENSE
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2019-20 Jimut Bahan Pal, <https://jimut123.github.io/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Author : Jimut Bahan Pal