missing-contributions/README.md

28 lines
651 B
Markdown

# missing contributions
Hier kijken we wie er nou eigenlijk sinds oktober hun maandelijkse contributie betalingen zijn misgelopen.
## gebruikte tools
- Docker: helpt om software te runnen
- Jupyter: coden in je browser
- SQLite3: simpele database
- SQL: de query taal voor die database
## requirements
- [Docker](https://www.docker.com/)
- Mollie CSVs put in this directory: `customers.csv` + `payments.csv`
## usage
- run in the console:
```bash
docker run -p 8888:8888 -v $(pwd):/home/jovyan/work jupyter/scipy-notebook
```
- open the resulting URL in your browser
- navigate to and open `mollie.ipynb`
- run all cells
- check resulting CSV