Skills
Flask

Flask

FL01 - Flask Routing

Complexity

Junior

Timeframe

10h

Skill Breakdown

You should understand how to structure a Flask project.

You should understand how to create Flask routes and views.

You should understand how to organize routes and views in blueprints.

You should understand how to serve static files.

Required Reading

Flask Tutorial:

Optional Resources

The are no optional resources for this skill.

FL02 - Flask Templates

Complexity

Junior

Timeframe

4h

Summary

You should understand how to use templates in Flask.

Skill Breakdown

You should understand how to create templates with Jinja.

Required Resources

Flask Tutorial:

Optional Resources

The are no optional resources for this skill.

FL03 - Flask Production Deployment

Complexity

Junior

Summary

You should understand how to deploy a Flask project to production and what concerns arise there.

Timeframe

4h

Skill Breakdown

You should know how to write tests for the project.

You should know how to deploy a Flask project to production.

Required Resources

Flask Tutorial:

Optional Resources

The are no optional resources for this skill.