https://github.com/jimut123/tkinter_management_information_system
A basic MIS application in python3 using tkinter for GUI. The best tkinter side project in the internet.
https://github.com/jimut123/tkinter_management_information_system
database database-application dbms dbms-application excel gui insertion mis mis-application old picture primitive python python3 sheet software sqlite tkinter
Last synced: 3 days ago
JSON representation
A basic MIS application in python3 using tkinter for GUI. The best tkinter side project in the internet.
- Host: GitHub
- URL: https://github.com/jimut123/tkinter_management_information_system
- Owner: Jimut123
- License: gpl-3.0
- Created: 2018-11-06T15:40:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T06:00:17.000Z (about 4 years ago)
- Last Synced: 2024-05-11T05:54:21.829Z (over 1 year ago)
- Topics: database, database-application, dbms, dbms-application, excel, gui, insertion, mis, mis-application, old, picture, primitive, python, python3, sheet, software, sqlite, tkinter
- Language: Python
- Homepage: https://jimut123.github.io/projects/mis.html
- Size: 2.13 MB
- Stars: 24
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Management Information System using TKinter in Python3
[](https://zenodo.org/badge/latestdoi/156406516)
[](https://www.gnu.org/licenses/gpl-3.0)



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](https://github.com/Jimut123/basic_excel_app/blob/master/CODE_OF_CONDUCT.md).
### 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](https://github.com/Jimut123/basic_excel_app/blob/master/LICENSE)
```
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2019-20 Jimut Bahan Pal,
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
```
Author : [Jimut Bahan Pal](https://www.linkedin.com/in/jimut-bahan-pal-156862123/)