projectsplaza
projectsplaza
Projects Plaza
68 posts
Don't wanna be here? Send us removal request.
projectsplaza 5 years ago
Link
This is a library management system built with Django 3, bootstrap 4, and SQLite. I have created this system for managing the book library. You can download this script for your Django practice purpose. In this project, Admin can manage the vendors, sales, purchases, books, etc.
1 note View note
projectsplaza 5 years ago
Link
This is an inventory management system built with Django 3, bootstrap 4, and SQLite. I have created this application for the vehicle agency management system. You can download this script for your Django practice purpose.
1 note View note
projectsplaza 5 years ago
Link
This is an image-sharing social website script built with Django 3, Bootstrap 4, and SQLite. This is loosely based on Instagram.
1 note View note
projectsplaza 5 years ago
Link
This is Q&A Website built with Django 3, bootstrap 4, and SQLite 3. This is a fully functional application. In this application, user can ask question, submit answer, comment on answer, upvote on answer, downvote on answer, etc. Upvote, downvote, and comment on answer functionality has been created with jquery and ajax.
0 notes
projectsplaza 5 years ago
Link
This is an ebooks web application built with Laravel 7, Bootstrap 4, and MySQL. In this application, Users can upload pdf book with thumbnail. Users can browse the pdf books according to the category and can download the book.
0 notes
projectsplaza 5 years ago
Link
This video sharing application built with Django 3, bootstrap 4, and SQLite 3. This is a fully functional application. In this application, the user can create their own channel and upload videos on the channel. Users can like, dislike, comment on any video, subscribe to any channel, and much more.
0 notes
projectsplaza 5 years ago
Link
Today I am going to discuss how to share common data in all Django templates. In this tutorial, we will show common data in all templates with the help of a context processor.
0 notes
projectsplaza 5 years ago
Link
Hello World, Welcome to projectsplaza.com. Today I am going to discuss how to create a piechart with the Matplotlib in Django 3. We will create a piechart according to data and save a png image and then display this image in the Django template.
0 notes
projectsplaza 5 years ago
Link
This is a stock management system built with Django 3 and bootstrap 4 framework. I have also used matplotlib python package in this project.
0 notes
projectsplaza 5 years ago
Link
This is quote images website built with Django 3 and bootstrap 4. In this project user can browse, download and upload images. You can download this django project for your Django practise.
0 notes
projectsplaza 5 years ago
Link
This is a music website project in Django 3 and bootstrap 4. In this project, Admin can add genre, albums, artists, and songs. A song belongs to multiple artists and a single album or single genre. You can download this project for your Django practice.
0 notes
projectsplaza 5 years ago
Link
This is an online food order system built with bootstrap 4. I have used PHP also to make this template. You can download this template for free.
0 notes
projectsplaza 5 years ago
Link
Hello World, Welcome to ProjectsPlaza.com. This is an online study project built with Django 3, bootstrap 4, and SQLite. This is a very awesome application in Django 3.
0 notes
projectsplaza 5 years ago
Link
Hello World, Welcome to ProjectsPlaza.com. This is an online study project built with Django 3, bootstrap 4, and SQLite. This is a very awesome application in Django 3.
0 notes
projectsplaza 5 years ago
Link
Hello World, Welcome to ProjectsPlaza.com. Today we will create login signup and logout with the user model in Django 3. In this tutorial, we will use the user model which comes with Django.
0 notes
projectsplaza 5 years ago
Link
Hello World, Welcome to ProjectsPlaza.com. Today I am going to discuss how to add and update data with ModelForm in Django 3. In this tutorial, We will create a simple todo application with add, update, and delete functionality.
0 notes
projectsplaza 5 years ago
Link
Today we will discuss how to use annotate aggregation in Django. In this tutorial, we will fetch data from two different models.
0 notes