Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 326 Bytes

Library-Management-System

It's a python django-based simple web app with no sophisticated frontend. It's core functionality is it's database integration with postgresql server. Database connection can be replaced with the server of choice by having a look at the django official docs.

Checkout the master branch for code!