Decorators are incredibly helpful tools that allow you to dynamically change the functionality of a function, method, or class without having to utilize subclasses directly… Read More
Tag Archives: Django-Projects
Chat Room has been the most basic step toward creating real-time and live projects. The chat page that we will create will be a simple… Read More
One of the most common problems faced by college students is that we have very erratic timetables and it is a cumbersome task to keep… Read More
A document is a written, drawn, presented, or memorialized representation of thought often the manifestation of non-fictional as well as fictional content. Documents mean any… Read More
The idea is to make an app that will help in correcting the demand-supply gap in the recycling of Used Cooking Oil (UCO). The unmonitored… Read More
In the present Covid19 situation it has become the need of the hour to find Oxygen sellers in an area. Many people lose their lives… Read More
In this article, we are going to build College Management System using Django and will be using dbsqlite database. In the times of covid, when… Read More
Payments are an integral part of the online ecosystem, be it at e-commerce stores to process the orders or a simple donation to someone. Integrating… Read More
Bokeh is an interactive visualization library that helps us to create a visual representation of data set and interact with it. You can create various… Read More
This project deals with developing a Virtual website ‘E-commerce Website’. It provides the user with a list of the various products available for purchase in… Read More
This tutorial explains to integrate Google’s reCaptcha system to your Django site. To create a form in Django you can check out – How to… Read More
In this article, we are going to make a simple tool that counts a number of words in text using Django. Before diving into this… Read More
In this article, we will see how to make a YouTube video downloader tool in Django. We will be using pytube module for that. Prerequisite:… Read More
Firebase is a product of Google which helps developers to build, manage, and grow their apps easily. It helps developers to build their apps faster… Read More
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of… Read More