Releases: python-sorocaba/flask_tutorial
Releases · python-sorocaba/flask_tutorial
"Beautiful" banners, Jinja2 and starting SQLAlchemy world!
Topics:
- How to add simple navbar?
- Add a dynamic image banner
- Creating and using manage.py (Flask-Script)
- Add TVSerie model
- Refactoring some structures
See video:
Flask starting our TV series app!
Topics:
- Basic structure of Flask project
- What is an app?
- Understanding Templates Jinja2
- Templates inheritance
- Create add endpoint to save series-name
See video:
Flask and the most basic application of the world!
Topics:
- Understanding how requirements.txt and pip works;
- Hello World in Flask;
- Understanding tests with pytest-flask;
- Setup travis CI build;
See video: