Skip to content

Automated program for creating panels, in order to present the performance of PMOC and other Services, from the company T.R. MARAZZATTO.

License

Notifications You must be signed in to change notification settings

gtmadureira/trm-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo T.R. MARAZZATTO DASHBOARD

🇺🇸 Automated program for creating panels, in order to present the performance of PMOC and other Services, from the company T.R. MARAZZATTO to industries such as Unilever and others.

🇧🇷 Programa automatizado para criação de painéis, com o objetivo de apresentar o desempenho do PMOC e outros Serviços, da empresa T.R. MARAZZATTO para indústrias como a Unilever e outras.



Author: Gustavo Madureira ( [email protected] )


⚠️  FOR INTERNAL PURPOSES ONLY  ⚠️

🚧  PROGRAM UNDER DEVELOPMENT !  🚧


Dependencies

Python 3.12 or higher

Git 2.43 or higher

Requests Module:

pip install requests

Stub Module for Requests Module:

pip install types-requests

AudioPlayer Module:

pip install audioplayer

vext Module

pip install vext

vext.gi Module:

pip install vext.gi

colorama Module:

pip install colorama


Installation

git clone https://github.com/gtmadureira/trm-dashboard.git trm-dashboard

Quick Start

For macOS/Linux operating system

python3 -OO dashboard.py

For Windows operating system

python -OO dashboard.py

How It Works

Once the dashboard program is run, and the filters and search features are selected, it will generate and display a dashboard that presents the performance metrics of the PMOC and other Services, with visual representations such as graphs and tables.


Expected Output

Example:

Image

In the future, features on the way/coming soon:

  • The dashboard will be user-friendly and easy to navigate;
                updated automatically with the latest data;
                accessible via a web interface.
          And will include a login system for user authentication;
                filters and search functionality for easy data retrieval;
                export options for data in various formats (e.g., CSV, PDF);
                a notification system for alerts and updates;
                a settings section for customization options;
                a contact section for inquiries and support;
                a FAQ section for common questions and answers;
                a community section for user discussions and collaboration;
                a credits section for acknowledgments and attributions;
                and a license section for usage rights and restrictions.

Memory Consumption

The memory consumption stack trace was made by using mprof to monitor this program.

Releases

No releases published

Packages

No packages published

Languages