Skip to content

📚 A Library Management System Written in Django with an API

License

Notifications You must be signed in to change notification settings

tinkerhubcek/Project-Libra

Repository files navigation

This Project is only for self Hosting. Maybe you can forward a Port with Localtunnel or Ngrok but this was mainly made for self hosting inside a Server or a Local Machine.
Production Ready is in Production branch


Uses

  • Django
  • PostgresQL
  • Bootstrap
  • Bulma

A Library Management System in Django on Postgres. Clone this Repo,
cd Project-Libra
In the command line/ Terminal,execute.
First install the Requirements for python,

pip install -r requirements.txt


DB Initiaze

Install Postgres and Create a Db with the Name libra with user as anyname but Chnage the Name in lms/settings.py and for the other PostgresQL Instructions goto Here


python manage.py runserver

Copy the Server code in the Browser or open port 8000

You are Set to Go....

Completed with most of the Things


Here are Some Sample Images.

Log In Page Logger List Page Books List The Next Things are done in Order when Clicked on Add Books PRs Welcome


Made by CEK OPEN SOURCE COMMUNITY
Powered by Django.