Hey there, here's the most complex full-stack project I've built so far - as the name suggests this is a project management app programmed with Flask and Bootstrap 5.0 + some minor CSS tweaks. Please keep in mind this isn't a professionally built system but a learning project of a newbie who wants to learn
Python, Flask and
full stack web development. There are (probably) a lot of things to be optimized in my code and the front-end design could be much prettier, however, this could be used as a part of other people's projects and eventually help other learners like me. That's why I am sharing my project code, folders + files for free, everything can be downloaded from
this Google Drive folder. In some of my next posts I will describe the entire project structure and will make a short video showing app's functionalities. If you're impatient and want to explore the system on your own - run
dev.py and go to
127.0.0.1:5000 in your browser (assuming you already have
Python/Flask/Flask-SQLAlchemy installed on your PC).