requirements.txt
-
Login page
-
Main page
-
Tracking data
- Build
With API in the tkinter library and Pymssl, build class and data model for processing and view in tkinter widget
- Use
-
In this application, We have named multiple module and tkinter variable (IntVar ...) variable is global variables because we will be using these variables in different parts of the program.
-
We were aware of putting the same font for all the widgets in a program that is why value with font name and size is stored in a simple letter. And later used this letter to assign a font to an application text.