Project Idea – A website acting as transaction between oxygen sellers and buyers
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 due to not finding the oxygen seller in their area. We have come up with a solution for that. What if there was a website where all you needed to do was enter your city name and it showed all the places where you could buy oxygen near you. It will be awesome right!. That’s what we have done....
read more
Wikipedia search app Project using Django
Django is a high-level Python  based Web Framework that allows rapid development and clean, pragmatic design.  It is also called batteries included framework because Django provides built-in features for everything including Django Admin Interface, default database – SQLlite3, etc. Today we will create joke app in django....
read more
Joke Application Project Using Django Framework
Django is a high-level Python-based Web Framework that allows rapid development and clean, pragmatic design.  It is also called batteries included framework because Django provides built-in features for everything including Django Admin Interface, default database SQLlite3, etc. Today we will create a Joke app in Django....
read more
Project Idea | Pocket Charter
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 matter expressed or described upon the substance by means of letters, figures or marks, etc....
read more
Project Idea | Fuel Balance
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 release of the UCO has become a matter of concern to environmental safety and is an opportunity lost by the small vendors who can use it to earn income by supplying it to the big companies for recycling. We are aiming to create a platform that can deal with both the problems in the most elegant way and also make way for employment and revenue generation. For small vendors/shops, the idea of earning money over waste products is uncommon. This is due to the lack of information flow and the inability to meet up the required demand. Through this app, we will generate extra income for sellers(vendors) and meet the large quantities of demand by the buyers(companies) for re-cycle....
read more
Build a To-Do application Using Django, React and Tailwind
This article will guide you in creating a To-Do application using React and Tailwind with the Django Framework. We’ll explore the integration of Django, React, and Tailwind, and go through the step-by-step process of implementing the To-Do application....
read more
College Management System using Django – Python Project
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 education has totally become digital, there comes a need for a system that can connect teachers, students, and HOD and that was the motivation behind building this project....
read more
Razorpay Integration in Django
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 a payment gateway into your website can be a tedious process. Let us have a look at how you can integrate Razorpay into a Django website....
read more
Make PWA of a Django Project
Progressive Web Apps or PWA are a type of application that is developed using web technologies and can be installed on any device like a normal application....
read more
Integrating Bokeh Visualizations in Django Application
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 types of visualizations such as bar charts, horizontal plots,time-series, etc. There are various methods to include Bokeh apps and widgets into web apps and pages....
read more
Create Word Counter app using Django
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 topic you need to have some basic knowledge of Django....
read more
E-commerce Website using Django
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 the store. For the convenience of online shopping, a shopping cart is provided to the user. After the selection of the goods, it is sent for the order confirmation process. The system is implemented using Python’s web framework Django. To build a Django e-commerce web application, it is necessary to study and understand many technologies....
read more