BookLibrary
ASP.NET Core backend for library management system with PostgreSQL.
đ Overview
- Backend for library management system
- Implements JWT authentication
- Provides API endpoints for book and user management
đšī¸ Features
- Manage books (CRUD operations)
- Track top 10 loaned books
- Advanced search functionality
- Loan system with return tracking
- User management with role-based access
- Library events management
- Admin controls
- Browse available books
- View top 10 loaned books
- Advanced search by multiple criteria
- Favorites management
- Loan tracking system
- User profile page
- Events calendar
đģ Tech Stack
đ§ Backend
- ASP.NET Core
- Entity Framework Core
- C#
- Google API
đ¨ Frontend
- javascript
- CSS3
- Axios
đ Infrastructure
đī¸ PostgreSQL
đ JWT