Library Management

https://frappeframework.com/docs/user/en/tutorial

Install Library Management

bench get-app https://github.com/Alvish0407/library_management

Add the Frappe Gems badge to your README

Maintain Library Management? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=Alvish0407%2Flibrary_management)](https://frappegems.com/gems/apps/Alvish0407/library_management)

About Library Management

Library Management System

Frappe Framework Tutorial

Follow this guide to create a web application from scratch using the Frappe Framework.

What are we building?

We will build a simple Library Management System in which the Librarian can log in and manage Articles and Memberships. We will build the following models:

  1. Article: A Book or similar item that can be rented.
  2. Library Member: A user who is subscribed to a membership.
  3. Library Transaction: An Issue or Return of an article.
  4. Library Membership: A document that represents an active membership of a Library Member.
  5. Library Settings: Settings that define values like Loan Period and the maximum number of articles that can be issued at a time.

The Librarian will log in to an interface known as Desk, a rich admin interface that ships with the framework. The Desk provides many standard views like List view, Form view, Report view, etc, and many features like Role-based Permissions.

We will also create public Web Views which can be accessed by the Library Members where they can browse available Articles.

License

MIT

Related Other apps for Frappe & ERPNext

  • Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
  • Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
  • Print Designer — Visual print designer for Frappe / ERPNext
  • Ctr — CTR模型代码和学习笔记总结
  • Whitelabel — Whitelabel ERPNext
  • Fossunited — fossunited.org
  • Helm — Helm Chart Repository for Frappe/ERPNext
  • Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.