Welcome to the Integrify Library Management System, an online platform designed to replicate the functionality of your local city library. This comprehensive documentation provides a detailed overview of the system's features, technologies used, deployment details, and instructions for getting started.
Front-End Link, Click here
Back-end Link (Hosted on Azure App Service)
- REACT
- MUI
- TYPESCRIPT
- SCSS
- Stripe
- PostgreSQL
- .NET Core
- Azure
FRONTEND LINK
BACKEND LINK (Hosted on Azure App Service)
To test the librarian functionalities for the website, the credentials for admin/librarian is:
- email: [email protected]
- password: admin123
To test the user, feel free to just create an user
- Authorization and authentication with JWT
- Error handling
- Notification for Book Reservation and Overdue
- CRUD operations on the users, ability to make user admin
- CRUD operations on the books
- CRUD operation on the authors
- CRUD operation on the genres
- See all the loans of the users, can manage them as well
- Loan books and CRUD on own loans, ability view the loan history
- CRUD on own account
- See all the books and able to search and sort through the books
- Get all authors
- Get all genres
- Create Reservation for Unavailable Book