Overview
NovelNest is a web-based Library Management System designed to digitize and simplify library operations through a secure, role-based platform. It replaces traditional manual workflows with a reliable, database-driven solution for managing books, users, and transactions.
Key Features
- Role-based authentication for students and administrators
- Book browsing, availability tracking, issue/return system
- Admin dashboard for managing inventory and student records
- Automatic due-date calculation and real-time stock updates
- Secure access using Row Level Security (RLS)
- Relational database design with integrity constraints
Tech Stack
Supabase (PostgreSQL)DBMSHTML5Tailwind CSSVanilla JavaScript
Frontend
HTML5CSS3Vanilla JavaScript
Database
Supabase (PostgreSQL)
Authentication
Supabase Auth
Deployment
Vercel
Focus
Database-driven web development with strong emphasis on DBMS concepts, access control, and secure data handling.