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.
![]()
This tutorial assumes that you have some basic knowledge of the Pythonprogramming language. We’ll be using Flask, a Python web application framework, to create our application, with MySQL as the back end.
To access the complete Tutorial go to the following link Here.
