Nubank expense tracker for python
This is an independent project to track Nubank expenses. To fetch Nubank data we are going to use an unofficial Nubank API, that is going to be explained later. This data will be kept in a database container to be used and analyzed later. The main goal of this project is to put in practice technologies such as containers, docker-compose, python, network between containers and so on. This project is under development… How to set things up To set up […]
Read more