Posts

Showing posts from October, 2020

Image Sharing Website Script in Django 3

Image Sharing Website Script in Django 3 : This is an image-sharing social website script built with Django 3, Bootstrap 4, and SQLite. This is loosely based on Instagram.

Inventory Management System in Django 3

Inventory Management System in Django 3 : 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.

Q&A Website in Django 3

Q&A Website in Django 3 : 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.