Skip to the content.

LibraryManagement

Open Source Love License: GPL v3
Python application for library management using SQLite3 database.

(https://r97draco.github.io/library-manager/)

Libraries required

  1. Python3.5.x or above
  2. SQLite3

How to start

  1. Clone or download the project.
  2. Dowload Python and SQLite3.
  3. Run Library.py file.
    python3 Library.py

About application

  1. This application can be used for a library management system.

    alt txt
  2. You can add, delete, issue and see subject wise books of the library.

    alt txt
  3. You can add and view memebers of libraray as well as can recognise defaulters.

    alt txt
  4. You can review all transactions.

    alt txt