
A full-stack culinary subscription platform offering dynamic meal kit listings, secure login, session-based authenticated user flows, MongoDB persistence, EJS pages, Bootstrap, Tailwind CSS, and custom layouts.
Key Features
- Secure user authentication and login system using session-based Express middleware
- Dynamic listing of curated meal kits using MongoDB
- Personalized user dashboard with options to browse, view, and order kits
- Responsive UI design with Tailwind CSS, Bootstrap, and custom EJS layouts
- Modular file structure separating routes, views, controllers, and public assets
- RESTful routes for kit listing, order processing, and user interaction
- Order history and user data handled through session-based tracking
Node.jsExpress.jsMongoDBEJSBootstrapTailwind CSSSessions