Ce tableau de bord (dashboard) s'inscrit dans le cadre d'un projet académique de Data visualisation
- Live APP : here is the link
- Notebook of data preprocessing : live in colab or in github
- Front-end & layouts: Dash-html-compenents , dash-bootstrap-compenents, css
- Data preprocessing: usning Python & jupyter notebook (pandas, numpy...)
- Dash for rendering a dash APP & plotly for ploting graphs and charts
- Git for version controll & Heroku CLI for deployement
les données utilisées sont extraites du site officiel de L'office des changes
Light mode | Dark mode |
---|---|
- Clone this repo en tapant cette command (vous devez avoir Git installé et bien configuré, if u dont have it just download the repository using the download button ):
git clone https://github.com/Hamid-abdellaoui/Morocco_Exchange_VIZ.git
- Configuration et environnement :
installer les biblios nécessaires en tapant la comand :
pip install -r requirements.txt
configurer python 3.8 comme Interpreter
Aand you are done , just run it ! EDIT 02-07-2023 : Heroku is no longer providing a free hosting, so we are migrating to Render