abhinavprasad47 / Project-Libra

πŸ“š A Library Management System Written in Django with an API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


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.

About

πŸ“š A Library Management System Written in Django with an API

License:MIT License


Languages

Language:Python 66.0%Language:HTML 32.6%Language:JavaScript 1.2%Language:CSS 0.1%