Featured

Flask and SQLite Web Application Step by Step Tutorial - HTML, Jinja, CSS, JavaScript, Python



Published
In this tutorial, I will show how to create a web application using Flask and SQLite. Flask is a web framework using Python for the backend, HTML and Jinja for templating, CSS for styling and JavaScript for client side interactions.
So today, will not only connect databases to a Flask server - but we will also learn how to use all the perks of this framework.
And the crème de la crème?
We will deploy our application to production directly from our IDE!
Category
Web design
Be the first to comment