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:
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.