Evaluating bids

A library management system using python program

Published on the November 26, 2021 in IT & Programming

About this project

Open

I need to make a library management program with the following features:

1. Any library member should be able to search books by their title, author,
subject category as well by the publication date.
2. Each book will have a unique identification number and other details
including a rack number which will help to physically locate the book.
3. There could be more than one copy of a book, and library members
should be able to check-out and reserve any copy. We will call each copy
of a book, a book item.
4. The system should be able to retrieve information like who took a
particular book or what are the books checked-out by a specific library
member.
5. There should be a maximum limit (5) on how many books a member can
check-out.
6. There should be a maximum limit (10) on how many days a member can
keep a book.
7. The system should be able to collect fines for books returned after the
due date.
8. Members should be able to reserve books that are not currently
available.

Project overview

This is for educational purposes.

Category IT & Programming
Subcategory Apps programming. Android, iOS and others
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
I need to Create an app
Back-end is required Yes

Delivery term: December 10, 2021

Skills needed