Skip to content

Arya-veer/BitsLibraryBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

BitsLibraryBackend

Backend for official library website of bits pilani

Tech stack:

          Django and Django Rest Framework

Setup Guide

Clone the repository Install given requirements using pip install -r library_backend/requirements.txt Run Migrations:

python manage.py makemigrations
python manage.py migrate

Run the server using python manage.py runserver Now the apis are served on http://localhost:8000

About

Backend codebase for official website for BITS Pilani library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages