Learn how to create a simple Task CRUD app using Flask, PostgreSQL, SQLAlchemy, and Docker. Set up the development environment, initialize a Git repository, configure Flask and the database, create models and views, set up database migrations, create Docker Compose file and Dockerfile, and finally build and run the Docker containers.
Table of contents
Step 1: Set Up Your Development EnvironmentStep 2: Initialize a Git RepositoryStep 3: Set Up Flask App and DatabaseStep 4: Create Database ModelsStep 5: Create Flask ViewsStep 6: Initialize Database MigrationsStep 7: Create Database MigrationsStep 8: Create a Docker Compose FileStep 9: Create a DockerfileStep 10: Create a Requirements FileStep 11: Build and Run the Docker ContainersSort: