Library Management System with kiosk support
150
Library Management system with kiosk support for autonomous book lending and returns.
Python - https://www.python.org/
django - https://www.djangoproject.com/
javascript - https://developer.mozilla.org/en-US/docs/Web/JavaScript
jquery - https://api.jquery.com/
Ajax - https://api.jquery.com/category/ajax/
Bootstrap - https://getbootstrap.com/docs/4.4/getting-started/introduction/
Using Docker
docker run saipranavk/libra:latest
Alternatively, Install Dependencies and runserver
pip install -r requirements.txt
python manage.py runserver
Login credentails -
username: admin / password: passme@123
Content type
Image
Digest
Size
372.1 MB
Last updated
almost 6 years ago
docker pull saipranavk/libra