Sign inSign up

saipranavk/libra

By saipranavk

Updated almost 6 years ago

Library Management System with kiosk support

Image
0

150

saipranavk/libra repository overview

Lib-on-steroids

In a Nutshell

Library Management system with kiosk support for autonomous book lending and returns.

Developed with

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/

Local Execution

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

Tag summary

Content type

Image

Digest

Size

372.1 MB

Last updated

almost 6 years ago

docker pull saipranavk/libra