Skip to content

ayushganguli1769/library

Repository files navigation

Library Management System

This project is currently hosted on pythonanywhere

Video demonstrating the working and functionalities of the project. This project has been done as part of take home internship selection task.

Tech Stacks Used:Django,Python 3.8,HTML,CSS,javaScript,Ajax,Bootstrap, Postgre SQL(sqlite locally, postgres in live server)

How to run this project?

  pip install virtualenv
  virtualenv .
  .\scripts\activate
  git clone "https://github.com/ayushganguli1769/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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors