Skip to content

Releases: python-sorocaba/flask_tutorial

"Beautiful" banners, Jinja2 and starting SQLAlchemy world!

16 Aug 02:39
Compare
Choose a tag to compare

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!

02 Aug 02:25
Compare
Choose a tag to compare

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!

30 Jul 15:22
Compare
Choose a tag to compare

Topics:

  • Understanding how requirements.txt and pip works;
  • Hello World in Flask;
  • Understanding tests with pytest-flask;
  • Setup travis CI build;

See video: