- version 0.1
- Flask
- SQLAlchemy
- Plotly
- Matplotlib (Only for generating the project plots offline)
First install miniconda
and clone the ravi repository (click the Clone
button on the top right)
cd ravi
wget -P js https://cdn.plot.ly/plotly-latest.min.js
conda create -n ravi
source activate ravi
conda install matplotlib
conda install pandas
python setup.py develop
First start the server:
source activate ravi
ravi database.db exported_hours_from_exact.csv
then open index.html in browser
source activate ravi
ravi database.db exported_hours_from_exact.csv output_folder
- Go to "Projecten" => "Tijd- en kosteninvoer" => "Ingevoerde tijd en kosten"
- Select tab "Exporteerbaar"
- Make sure the following columns are included (add if necessary by the option "aanpassen" in the top-right menu):
- Projectcode
- Medewerker ID
- Datum
- Aantal
- Uur- of kostensoort (Code)
- Choose "Exporteren: Excel" in the top-right menu
- In Excel: Remove the top 13 or so lines to keep only one header line and data
- Save as CSV, using {Tab} as field delimiter and no text delimiter