Skip to content

LLR-Hall-Library/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

This repository contains the backend of the LLR Hall Library Management system. Deployed Here

Start Virtual ENV

  • source venv/bin/activate

Setup

  • Install requirements by running pip install -r requirements.txt

Create Requirements file

  • pip3 freeze > requirements.txt

Start the server

  • python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages