Skip to content

A web application built on the Flask framework for managing library transactions.

Notifications You must be signed in to change notification settings

AyshaHakeem/library_management

Repository files navigation

Library Management System

A web application built on the Flask framework for managing library transactions. This enables librarians to add books and members, record book issues and returns, etc.

Demo

Live link

Screenshots

Dashboard

Signup

Import books

import

Add member

add-member

View members, books, and transactions

members books transactions

Record book issue and return

book-issue book-return

Member details

member

Transaction details

transactions