README

Mikel Garzón:

Sergi Jurez:

Marta Gimenez :

Pau Domínguez :

Hackaton Caixa d'Eniginyers

Caixa D'Enginyers participó en la Hackathon de 2024 celebrada en la Universidad Autónoma de Barcelona, donde propusieron un reto para resolver un problema de algoritmosy rutas mediante el uso de tecnologías de la informática.

Table of Contents

About The Project

Este proyecto es una aplicación web basada en React que utiliza bibliotecas de Python para el procesamiento y análisis de datos. Proporciona una interfaz amigable para interactuar con los datos y visualizar los resultados. Antes de ejecutarlo, necesitas tener instalado Node.js y Python, así como las bibliotecas pandas, numpy, matplotlib, scikit-learn y de más. Este es un proyecto que tiene por objetivo cumplir con el reto propuesto por Caixa d'Enginyers. Tratamos de usar toda nuestra genialidad y originalidad en proponer ideas innovadoras que puedan gustar al cliente.

(back to top)

Built With

  • SQL

  • JavaScript

  • Python

  • CSS

  • HTML

  • BASH

(back to top)

Prerequisites

Before running this project, you will need to have the following installed on your machine:

  • Node.js (version 12 or higher)

  • Python (version 3.x)

  • Python libraries:

    • pandas

    • numpy

    • matplotlib

    • scikit-learn

Installation

  1. Clone repository:

git clone https://github.com/your-username/project-name.git
  1. Navigate to the project directory:

cd project-name
  1. Install the Node.js dependencies

npm install

(back to top)

Usage

  1. Start the development server:

npm start
  1. Open your web browser and navigate to http://localhost:3000 to view the application.

  2. Interact with the data by selecting options from the dropdown menus and clicking the "Process Data" button.

  3. View the visualizations of the processed data in the charts and tables below.

(back to top)

Idea

Arquitectura
Algorismes_calcul
Algorismes_calcul2
Linial_Kmeans
Gestio_temps
Gestio_temps2

Contact

Mikel Garzón - - mikelagarzon@gmail.com

Marta Gimenez Gonzalez - marta.gimenez.gonzalez1@gmail.com

Pau Dominguez - p2004dr@gmail.com

Sergi Juarez - sergijp22@gmail.com

Project Link: Caixa d'enginyers

(back to top)

Last updated