Description
In this course, you will :
- Learning and building a Real Time MERN Stack Application from the ground up.
- Working with various user roles. Each logged-in user will have a unique user interface.
- The Librarian and Admin roles are used to manage the entire application.
- Normal user / patron role for checking borrowed books and availability status of books.
- Give the patron a book, Renewal of an issued book, Carry out the return operation.
Syllabus :
- Front End Setup
- Login Register UI
- Backend Setup
- Login & Register Backend
- Authorization
- Redux Setup
- Layout
- Books API's Backend
- Add Book
- Edit & Delete Book
- Users List
- Issue a Book - APIS
- Issue a Book - UI
- Issues List
- Delete & Edit Issue
- Access Management
- Home Page
- Reports
- Deployment