I\'m trying to learn flask and currently have below folder/file structure.
-root-folder -app -- __init__.py -- classes.py -- login_views.py run.py