This repository contains the code for the tutorial Learn Flask in a scientific way.
We are building a web application that allows researchers to share mean reviews they received on their papers with others:
You can access the demo at https://pacific-fortress-91193.herokuapp.com/.
This tutorial is composed of 9 parts, organize in a task-oriented way:
- Build and test a mini Flask application
- Build, Test, and Deploy a Flask Application: Part 1 - Templates
- Build, Test, and Deploy a Flask Application: Part 2 - Authentication
- Build, Test, and Deploy a Flask Application: Part 3 - Application Factory and Blueprints
- Build, Test, and Deploy a Flask Application: Part 4 - Restructuring Testing
- Build, Test, and Deploy a Flask Application: Part 5 - Authentication (continued)
- Build, Test, and Deploy a Flask Application: Part 6 - Review System
- Build, Test, and Deploy a Flask Application: Part 7 - Deployment
Did you enjoy this tutorial? Please Share on Twitter.