You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Currently, the software uses tkinter, mysql and other libs for data visualization being functional suffers from some issues:
Proposed Solution
To address these issues, I propose to refactor main.py into separate, logical components based on their functionality:
I Believe it will allow smoother addition of function to data visualization and increase readability and maintainability.