Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 279 Bytes

Leeb

Library Management System, developed with Django.

screenshot

how to run

Run python manage.py runserver to start development server on http://localhost:8000/.

Run python manage.py test to execute tests.