PT

BiblioOn

library management portal

source code ↗
ASP.NET ASP.NET Identity C# JavaScript

Context

Library management portal built for the Web Applications and Databases Lab course, with three access tiers: anonymous visitors (public catalogue browsing), authenticated readers and librarians (loans, history), and administrators (account approval, permission management). Access control is built on ASP.NET Identity, with custom roles layered on top of its native tables.

Technical challenges

Screenshots