Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
/ ce_p3.py Public archive

desktop application for automation data-monitoring tool

License

Notifications You must be signed in to change notification settings

lcmd65/ce_p3.py

Repository files navigation

Documentation

image

Requirement

requirements.txt

Interface

  • Login page

    image
  • Main page

    image
  • Tracking data

    • Build

    With API in the tkinter library and Pymssl, build class and data model for processing and view in tkinter widget

    http://www.pymssql.org

    • Use
    image
    • 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.

About

desktop application for automation data-monitoring tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published