Designed RESTful APIs for authentication, meals, categories, cart, reviews, and orders.
• Implemented JWT authentication with HTTP-only cookies and OTP workflows for email verification and password recovery.
• Developed role-based access control (user/admin) and full cart and order management workflow.
• Built admin analytics using MongoDB aggregation pipelines for order statistics, revenue insights, and operational analysis.
• Integrated Cloudinary for image uploads and media storage using Multer.
• Integrated an Angular client served through Express static middleware.
• Technologies: Node.js, Express.js, MongoDB (Mongoose), JWT, Joi, Cloudinary, Angular.