Manage Library
Manage Library and Import data using Frappe API
- Author: jiisanda
- Repository: https://github.com/jiisanda/manage-library
- GitHub stars: 0
- Forks: 0
- Category: Integrations
- Maintenance: Unmaintained
Install Manage Library
bench get-app https://github.com/jiisanda/manage-library
Tags
- fastapi
- frappe
- postgresql
- postman
Add the Frappe Gems badge to your README
Maintain Manage Library? Paste this into your README:
[](https://frappegems.com/gems/apps/jiisanda/manage-library)
About Manage Library
# Manage Library
[
](https://documenter.getpostman.com/view/20984268/2sAXxTdBhY)
## Requirements:
1. Librarians must be able to maintain:
- Books with stock maintained
- Members
- Transactions
2. The use cases included here are to:
- Perform general CRUD operations on Books and Members
- Issue a book to a member
- Issue a book return from a member
- Search for a book by name and author
- Charge a rent fee on book returns
- Make sure a member’s outstanding debt is not more than Rs.500
3. Integration for Data Import
- The librarian should be able to import books into the system using the Frappe API and create book records.
## Frontend Image
1. BookComponent

Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers