MongoDB
Express
React
Node.js
Reserve-Master
Project Overview
Reserve-Master is a centralized platform designed to solve the scheduling conflicts often found in academic environments. It allows lecturers to manage hall bookings while ensuring students are kept in the loop automatically.
Technical Highlights
- MERN Architecture: Utilized React for a dynamic frontend and Express/Node.js for a robust backend.
- Automated Email System: Developed a daily notification engine using NodeMailer that scans the database at 6:00 AM to alert students of the day's schedule.
- Conflict Resolution: Implemented logic to ensure no two lecturers can book the same hall during overlapping time slots.