Library & Book Lending Management System

Backend Developer·1 min read

A full-stack system for managing books, users, borrowing, returns, and lending records through an ASP.NET Core backend and Angular frontend.

Contribution

  • Developed the backend using ASP.NET Core and REST APIs.
  • Designed the SQL Server database for books, users, loans, and related records.
  • Implemented borrowing and return workflows.
  • Connected the backend with the Angular frontend.
  • Managed book availability and lending records using Entity Framework.

Technologies Used

  • ASP.NET Core
  • REST APIs
  • SQL Server
  • Entity Framework
  • Angular
  • JavaScript

Repositories