X Project #2 ~ Comprehensive CRUD Application with Flask, SQL & SASS
Learn to Build a Web Application using Python, SQL Alchemy, and Sassy CSS. All expanding on your current skills making you a better developer!
Welcome to our second Nerd Nook project—a captivating journey into the world of Python's versatility and innovation! Every month, we'll take a deep dive into Python-powered projects. We'll break down the code, see how it works, and explore how it can be used in real life.
My mission? To empower you with the tools and knowledge to unleash your creativity and build impactful solutions using Python.
Welcome to Project X – where dreams meet code! Dive into creativity as I guide you through the creation of a captivating project, step by step, in each monthly edition. From conceptualization to execution, Project X empowers you to master Python while unleashing your creativity. Premium readers can recommend projects at the bottom.
I tend to focus on projects I’m passionate about or am currently building around. These could be Desktop Applications to Django Sites or Games. Python is a one stop shop, let’s use it to bring your ideas to life. This is one of the projects I teach my Python students after tackling Object oriented programming.
In our second edition, we check out Task Smash! (Source Code at the bottom)
This project builds on your understanding of object oriented programming through classes and interaction. Today you will learn core technologies such as Flask, SQLAlchemy, SCSS as well as Jinja.
Let's dive in and explore the wonders of Python-powered web development. Your adventure begins now with The Nerd Nook on Project X!
Context
We will be creating a powerful, shall I say top-notch ToDo list, or in more tech terms a CRUD application. A crud application is a must know for software developers as this demonstrates core skills and a well rounded understanding of the development world.
A Crud application allows us to create, read, update and delete. If you view this as a Todo list, it comes into view real quick because that’s what it essentially is. We can shape this application to match any needs you have, I’ll show you how to do this here today!
Keep reading with a 7-day free trial
Subscribe to The Nerd Nook to keep reading this post and get 7 days of free access to the full post archives.