Skip to content

Jimut123/TKinter_Management_Information_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Management Information System using TKinter in Python3

DOI License: GPL v3 Ask Me Anything ! Open Source Love png1 Contribute

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 loading of data

The insertion part of the database application

Here you could insert into the database according to the number of columns present

The loading of data

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 loading of data

The picture of the database

Here the general show db option is given

The loading of data

The update data option

The loading of data

The picture when the data is updated sucessfully

The loading of data

General MIS operations

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

The loading of data

The picture of the helper of MIS naming conventions

The loading of data

The picture of the result of the first query

The loading of data

The picture of the result of the second query

The loading of data

The picture of the result of the third query

The loading of data

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

The loading of data

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.
 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