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
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
Completed with most of the Things
The Next Things are done in Order when Clicked on Add Books
PRs Welcome
Made by CEK OPEN SOURCE COMMUNITY