serdesiyont / Library-Management-System-capstone_project-

Read the docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library-Management-System-capstone_project-

Instructions

- Clone the repo to your local machine

- Create and Activate venv(recommended)

- run "pip install -r requirments.txt" on your terminal

- go to "main/setting.py" configure database in your terms is postgres by default

Folder Structure

- Main is the source folder

- Templates have to be stored in "templates/"

- Static files like css, js have to be in "templates/static"

- HTML used for authentication have to be "templates/registration"

- "auth_users && manage_books" are the apps

- Crispy-forms, widget-tweaks are available and set up

Happy Coding!

About

Read the docs


Languages

Language:HTML 47.5%Language:Python 33.8%Language:CSS 18.0%Language:JavaScript 0.7%