Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

DavidAvalos14/kpi-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

KPI Dashboard for Students

Welcome to the KPI Dashboard project! This tool is designed to help students track and visualize their academic performance and personal goals effectively.

Features

  • Customizable KPIs: Define and track your own Key Performance Indicators (KPIs) such as grades, attendance, or study hours.
  • Data Visualization: View your progress through charts and graphs.
  • Goal Setting: Set academic or personal goals and monitor your achievements.
  • User-Friendly Interface: Simple and intuitive design for easy navigation.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/kpi_dashboard.git
  2. Create and activate a virtual environment:
    python3 -m venv env_taller
    source env_taller/bin/activate  # On Windows use `env_taller\Scripts\activate`
  3. Navigate to the project directory:
    cd kpi_dashboard
  4. Install dependencies:
    pip install -r requirements.txt
  5. Start the application:
    python main.py

Usage

    kpi_dashboard % source ../../env_taller/bin/activate
    (env_taller) kpi_dashboard % python3 main.py
    CLI interactiva iniciada. Escribe 'salir' para terminar o presiona Ctrl+D.
    app> cargar archivo path=data/ventas.xlsx
    Archivo cargado exitosamente desde: data/ventas.xlsx como tipo 'data'
    app> calcular retencion_clientes
    Resultado de calcular retencion_clientes:
    Retención de clientes: 45.90%
    app>

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Commit your changes and push to your fork.
  4. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, please contact us at support@kpidashboard.com.

Happy tracking and achieving your goals!

About

Python app to get hands on with git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages