Giter Club home page Giter Club logo

historicalmilitarybattles's Introduction

Batallas militares hist贸ricas

Condiciones y resultados de m谩s de 600 batallas libradas entre 1600 y 1973 d.C.

Descripci贸n

Este proyecto tiene como objetivo analizar las condiciones y resultados de m谩s de 600 batallas libradas entre 1600 y 1973 d.C. Mediante el uso de t茅cnicas de visualizaci贸n de datos, se busca identificar patrones y tendencias en la historia de las guerras.

Requerimientos

Instalaci贸n

  1. Clonar el repositorio
git clone https://github.com/fcocea/HistoricalMilitaryBattles

  1. Instalar las dependencias (Poetry)
cd HistoricalMilitaryBattles
poetry install
  1. Lanzar el dashboard (Poetry)
poetry run python3 app.py

De ser necesario, tambi茅n es posible crear un entorno virtual de Python y lanzar el dashboard de la siguiente manera:

  1. Crear un entorno virtual (Opcional)
python3 -m venv venv
source venv/bin/activate
  1. Instalar las dependencias
cd HistoricalMilitaryBattles
pip install -r requirements.txt
  1. Lanzar el dashboard
python3 app.py

  1. El dashboard estar谩 disponible en la direcci贸n http:// localhost:8050

En caso de un error en el lanzamiento, establece la siguiente variable de entorno:

export REACT_VERSION=18.2.0

y vuelve a lanzar el dashboard.

Cr茅ditos

Proyecto realizado por:

  • Oscar Castillo
  • Francisco Cea
  • Luis Valenzuela

historicalmilitarybattles's People

Contributors

fcocea avatar luis-valenzuela-concha avatar ocastillo200 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    馃枛 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 馃搳馃搱馃帀

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google 鉂わ笍 Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.