1. Code
  2. Learning Guides

Creating a Web App From Scratch Using Python Flask and MySQL

In this series, we'll be using Python, Flask and MySQL to create a simple web application from scratch. It will be a simple bucket list application where users can register, sign in and create their bucket list. We'll be using Flask, a Python web application framework, to create our application, with MySQL as the back end.

Posts in this series