Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 760 Bytes

File metadata and controls

21 lines (11 loc) · 760 Bytes

Flask

alt text

Creating a Flask application

Basic

alt text

The basic code will be based on Miguel Grinberg's tutorial (https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world).

PBC

alt text

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.

TO-DO

Create an manual with instructions to use the PBC application.