Skip to content

Library Management Web Application built using Python - Django, HTML5, CSS3, Bootstrap, and SQLite. After login, users can purchase, borrow, review books, and manage their lists in their dashboards.

sagarjogadia28/Library-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Project

Library Management Web Application built using Python - Django, HTML5, CSS3, Bootstrap, and SQLite. Users can create new account or login using existing one. After login, users can purchase, borrow, review books and manage their lists in their dashboards.

Technologies Used

Setup

  • Install PyCharm and setup a python development environment including python, PIP, Virtualenv.
  • Run the Django migrations to setup your models.
  • Run the project in PyCharm and go to http://127.0.0.1:8000/
  • Running the admin Console: To create a super user you need to define a user name and password
  • Go to admin portal: http://127.0.0.1:8000/admin
  • Login to the admin site using the username and password you used.
  • Go to http://127.0.0.1:8000/myapp/

Screenshots

Admin Home About Orders Place Order Review Book Search Book

About

Library Management Web Application built using Python - Django, HTML5, CSS3, Bootstrap, and SQLite. After login, users can purchase, borrow, review books, and manage their lists in their dashboards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published