README
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.
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.
Built With
SQL
JavaScript
Python
CSS
HTML
BASH
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
Clone repository:
git clone https://github.com/your-username/project-name.git
Navigate to the project directory:
cd project-name
Install the Node.js dependencies
npm install
Usage
Start the development server:
npm start
Open your web browser and navigate to http://localhost:3000 to view the application.
Interact with the data by selecting options from the dropdown menus and clicking the "Process Data" button.
View the visualizations of the processed data in the charts and tables below.
Idea






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
Last updated