project
Online Library
An ASP.NET Core library system for managing books, authors, categories, borrowing carts, borrowing histories, and member notifications.
Online Library is an ASP.NET Core web application for managing books, authors, categories, borrowing carts, borrowing histories, and member notifications.
The repository separates domain, repository, service, and web layers. It also contains a distinct administration application for viewing members and borrowing records, and the project README records an Azure-hosted deployment.
Draft status
Full write-up in progress. This page currently summarizes the repository-backed project record.