This project is a part of a full stack web application utilizing MERN stack.
The repository here is only the back end setup using Nodejs, express and MongoDB database.
The front end repo is saparated from this one, which is located at lu-legal-services.
- Includes a comprehensive REST APIs with authentication middleware.
- Utilizes aggregation pipeline to send back dates and their occupied time slots array to front end.
- Used Non-relational database MongoDB to store users and appointments data.
Production website is at Lu Legal Services.