Library Management
https://frappeframework.com/docs/user/en/tutorial
- Author: Alvish0407
- Repository: https://github.com/Alvish0407/library_management
- GitHub stars: 0
- Forks: 0
- License: NOASSERTION
- Category: Other
- Maintenance: Unmaintained
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:
[](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:
- Article: A Book or similar item that can be rented.
- Library Member: A user who is subscribed to a membership.
- Library Transaction: An Issue or Return of an article.
- Library Membership: A document that represents an active membership of a Library Member.
- 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.