Learn how to create real-world web applications using Python frameworks such as Flask, Django and more.
Learn how to build a full-stack notes web app using FastAPI, ReactJS, SQLAlchemy and SQLite.
Learn how to build a web-based chat room application using Flask and Flask-SocketIO libraries in Python.
Learn how to leverage FastAPI, Strawberry, and PostgreSQL to build a fully functional CRUD GraphQL API server in Python.
Learn to build a RESTful API using Flask, Python, and SQLite, covering setup, CRUD operations, database integration, and best practices for code organization.
Learn how to create a news site API from scratch using the Django and Django Rest Framework libraries in Python.
Learn how to build an accounting application using the Django framework and Bootstrap in Python.
Learn how to build a web assistant application using Django framework and OpenAI's ChatGPT API in Python.
Learn how to build a web-based application in Django that verifies email addresses using email-validator in Python.
Learn how you can build a simple Todo application using the Django framework, crispy forms and Bootstrap in Python;
Learn how to build a simple blog from scratch using the Django framework and Bootstrap styling in Python.
Learn how you can build a simple authentication system (sign up, login, and logout) using the Django framework and Bootstrap in Python.
Learn how you can build a Django website showing weather of any city in the world using OpenWeatherMap API in Python.
Learn how to build a CRUD Book store app using Django web framework and Bootstrap, with the ability to create, read, update, and delete books with ease.
Learn how to build a simple dictionary application using Django web framework and PyDictionary library in Python.
Learn how to build the frontend of a CRUD application using Flask, Jinja2, Bootstrap and SQLAlchemy libraries in Python.
Learn how to create a CRUD application as a RESTful API using Flask and SQLAlchemy, making a Bookshop web application as a demonstration in Python.