Posts

Showing posts from December, 2020

Library management website in django 3

Library management website in django 3 : 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.