An open API service indexing awesome lists of open source software.

https://github.com/cuba-platform/sample-library

Sample application for keeping a record of books at a library for CUBA 6.10
https://github.com/cuba-platform/sample-library

Last synced: over 1 year ago
JSON representation

Sample application for keeping a record of books at a library for CUBA 6.10

Awesome Lists containing this project

README

          

**ATTENTION! This sample is built for outdated platform version. See [sample-library-cuba7](https://github.com/cuba-platform/sample-library-cuba7) for the latest version.**

# Library

This is a showcase application which is developed to demonstrate the capabilities and features of both the CUBA Platform and the CUBA Studio.

The Library application is designed to keep a track of the books stored in a library. A user can create, edit and delete books, authors, publishers, library departments, etc. and perform the book instances accession.

The Library showcase contains:

- The data model, which includes 8 related entities
- Custom screens
- Both web and desktop representations of the UI generated from the same layout
- Simple business logic implemented on a middleware tier
- Reporting module with [sample reports](https://doc.cuba-platform.com/reporting-latest/example_xls.html)

Based on CUBA Platform 6.10.1

## Issues
Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems coressponding to this sample.