🌐
GitHub
github.com › mattmakai › fullstackpython.com
GitHub - mattmakai/fullstackpython.com: Full Stack Python source with Pelican, Bootstrap and Markdown. · GitHub
Full Stack Python source with Pelican, Bootstrap and Markdown. - mattmakai/fullstackpython.com
Starred by 2.9K users
Forked by 628 users
Languages   HTML 92.6% | CSS 4.2% | Python 2.8%
🌐
Full Stack Python
fullstackpython.com
Full Stack Python
Full Stack Python explains programming concepts in plain language and provides links to the best tutorials for those topics.
Discussions

15 Python Projects: From Beginner To Full-Stack
Hey thanks for posting this I will defiantly do a few of these! More on reddit.com
🌐 r/Python
12
70
March 1, 2021
Full Stack Developer new to Python
Hello Everyone, I am an experienced full-stack developer with Angular for the front end and .NET CORE for the back end. I have worked primarily with Microsoft SQL Server for databases. In other words, I have a programming background with various programming languages and frameworks. More on discuss.python.org
🌐 discuss.python.org
4
0
November 22, 2023
Python Full Stack Projects
For a full-stack Python project, use Django for the backend and a modern frontend framework like Angular or React. Since many companies prefer modern frameworks, I recommend Angular as TypeScript is highly in demand right now. Django’s ORM simplifies database design, and with SQLite by default, setup is quick and easy. Instead of relying on Django templates, build REST API endpoints to connect with your frontend. A great project idea is a dashboard interface with interactive widgets and tables that pull data from your Django API. Include features like user authentication and CRUD operations to demonstrate your backend and frontend skills. Avoid long tutorials (over 30 minutes) to prevent getting stuck in tutorial hell. Instead, focus on shorter resources for specific tasks—like installing Django, creating GET APIs, or building frontend components. This way, you'll learn how to piece things together and solve problems rather than just copying code. Good luck 🍀 More on reddit.com
🌐 r/FullStack
2
7
November 28, 2024
Python project ideas for upper beginner/intermediate

70+ Python Projects For Beginners, Intermediate & Advanced Developers With Source Code

More on reddit.com
🌐 r/learnpython
59
277
March 8, 2022
🌐
GitHub
github.com › fullstackpython
Full Stack Python · GitHub
fullstackpython/book-and-video-code-examples’s past year of commit activity ... A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more. There was an error while loading. Please reload this page. fullstackpython/flask-base’s past year of commit activity ... There was an error while loading. Please reload this page. fullstackpython/django-git-dashboard’s past year of commit activity
🌐
Comp Sci Central
compscicentral.com › home › 15 python projects: from beginner to full-stack
15 Python Projects: From Beginner To Full-Stack | Comp Sci Central
April 1, 2023 - This is a great tutorial series by codebasics that walks you through a complete full-stack grocery store management application. The project uses Python for the back end, HTML, CSS, and JavaScript for the front end, and MySQL for the database.
🌐
Slainstitute
slainstitute.com › python-full-stack-project-ideas
Python Full Stack Project Ideas - Best Software Training Institute in Chennai - 100% Placements
August 26, 2025 - Python Full Stack Project Ideas include building end-to-end web applications that integrate a Python-based back end (like Django or Flask) with modern front-end frameworks and databases. Examples include e-commerce platforms, content management systems, job portals, and social networking sites.
🌐
Turing
turing.com › kb › guide-to-full-stack-development-in-python
A Beginner's Guide to Python for Full Stack Development
Django as a full stack web framework is beginner-friendly, with the backend script written in Python and the frontend written in HTML and Jinja (a web template engine for the Python programming language). Let’s print "HelloWorld" on the browser. Virtual environments are a great way to isolate your Python environment. This makes it possible to have only the necessary packages for a particular project ...
🌐
Reddit
reddit.com › r/python › 15 python projects: from beginner to full-stack
r/Python on Reddit: 15 Python Projects: From Beginner To Full-Stack
March 1, 2021 - Subreddit for posting questions and asking for general advice about all topics related to learning python. Weekly visitors · Weekly contributions · upvotes · · comments · Made my first full stack project with Python, flask and a bit of JS · r/Python • ·
🌐
GeeksforGeeks
geeksforgeeks.org › gblog › best-full-stack-project-ideas
12 Best Full Stack Project Ideas in 2025 - GeeksforGeeks
November 7, 2025 - Backend: Python with Flask or Django for data processing, or Node.js · Database: PostgreSQL or MongoDB for data storage, or BigQuery for large datasets · Other: Pandas for data analysis, Matplotlib for graphing, Apache Spark for big data handling, OAuth for authentication ... A mobile-compatible app like Zomato or Swiggy, featuring food item lists, search bar, cart, and payment methods. Beginners can start with frontend; advanced users add full functionality for orders and tracking.
Find elsewhere
🌐
Softlogic
softlogicsys.in › python-full-stack-project-ideas
Python Full Stack Project Ideas - Softlogic Systems
January 22, 2026 - Working on Python Full Stack Project Ideas is a great way for students and freshers to gain real-time development experience. By building complete Projects in Python Full Stack, you’ll learn how to create full web applications — including front-end design, back-end logic, and database management.
🌐
Anvil
anvil.works › articles › full-stack-web-development
Full Stack Web Development with Nothing but Python - Anvil
If you’re a Python developer, you can build full-stack web applications without needing any HTML, CSS or Javascript.
🌐
Indrainstitute
indrainstitute.com › home › python full stack developer: the ultimate career and learning guide for 2025​ – 2026
Python Full Stack Developer Course with Real Projects - IIE
October 19, 2025 - A must-have for backend and full-stack projects. Django Debug Toolbar – Monitor database queries and performance in real time while developing. PythonAnywhere / Heroku – Great platforms to quickly deploy your projects and show them live to recruiters or clients.
🌐
NxtWave
ccbp.in › blog › articles › python-full-stack-syllabus
Python Full Stack Syllabus: Topics, Projects & Career Guide
Example Project: A complete e-commerce platform with product listings, user registration, cart management, and payment processing. The capstone project is the most advanced and integrates all skills learned.
🌐
Boss Coder Academy
bosscoderacademy.com › blog › best-full-stack-projects-with-source-code
Top 15 Full Stack Projects with Source Code in 2026
December 28, 2025 - Discover the top 15 full stack projects with source code that demonstrate real world problem solving and production ready skills for tech roles.
🌐
Internshala
trainings.internshala.com › home › programming › web development › full-stack project ideas
Top 14 Full-Stack Development Project Ideas (2025)
November 5, 2025 - Answer: A typical full-stack project uses HTML, CSS, and JavaScript on the front end, with frameworks like React or Angular. For the back end, you might use Node.js, Python (Django/Flask), or Java (Spring Boot).
🌐
Naresh IT
nareshit.in › complete-full-stack-portfolio-python
Complete Full-Stack Portfolio in Python for Beginners and Job Seekers
1 month ago - Learn how to build a complete full-stack portfolio in Python with real-time projects, GitHub, and deployment to get hired faster
🌐
Medium
medium.com › @saulceja08 › creating-a-full-stack-web-application-utilizing-react-python-and-flask-46b26045d4a5
Creating a Full-Stack Web Application: Utilizing React, Python, and Flask | by Saul Ceja | Medium
October 5, 2023 - mkdir my-flask-app cd my-flask-app python -m venv venv source venv/bin/activate #MacOs pip install Flask · It is best practice to isolate project dependencies, which is why we created a virtual environment.
🌐
10000coders
10000coders.in › blogs › top-5-python-fullstack-projects
Top 5 Projects from Our Python Fullstack Program: Building Scalable Web Applications - 10000coders Blog
April 8, 2024 - Explore the comprehensive projects that form the backbone of our Python Fullstack program, from content management systems to healthcare platforms, and learn how they prepare students for real-world web development challenges.