You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a full-stack project for library management where users can register, log in, and perform CRUD operations on books using REST APIs. The project highlights include email authentication using JWT, session-based login, pagination, and optimizing DB calls using rate-limiting. The main technology stack used is Node.js, Express, MongoDB, and EJS.