Skip to content

AstitvaSharma/Library_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

This project is currently hosted on pythonanywhere

Tech Stacks Used:Django, Python 3.8, HTML, CSS, javaScript, Ajax, Bootstrap, SQLite

How to run this project?

  pip install virtualenv
  virtualenv .
  .\scripts\activate
  git clone "https://github.com/AstitvaSharma/library.git"
  cd library
  py -3.8 -m pip install -r requirements.txt
  py -3.8 manage.py runserver


Type the following url in your web browser to run it locally http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published