Creating a Flask application
The basic code will be based on Miguel Grinberg's tutorial (https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world).
In this folder will be contained an Personal Budget Control application in Flask. In the application you can visualize your incomes and outcomes and analyze your investments.
Create an manual with instructions to use the PBC application.