Manage Library

Manage Library and Import data using Frappe API

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:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=jiisanda%2Fmanage-library)](https://frappegems.com/gems/apps/jiisanda/manage-library)

About Manage Library

# Manage Library [Run In Postman](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 ![book component](frontend/public/book-crud-import.png)

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