Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

CRUD operation APIs made in Python Django for complete Library management

Setting up in Local

Fork the git repo, then clone the repo

Create a virtualenv env

virtualenv env

Activate the env

source env/bin/activate

install dependencies and add .env file in /libraray_maangment by taking reference from .env.sample

pip install -r requirements.txt

python manage.py runserver

Postman collection for all the APIs

https://www.postman.com/1010varun/workspace/library-management-system/overview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages