
A full-stack culinary subscription platform offering dynamic meal kit listings, secure login, and an interactive user experience for food enthusiasts.
Key Features
- ๐ Secure user authentication and login system using **session-based Express middleware**
- ๐ฆ Dynamic listing of curated meal kits using **MongoDB** for real-time updates and scalability
- ๐งโ๐ณ Personalized user dashboard with options to browse, view, and order kits built using **EJS and Bootstrap**
- ๐ธ Responsive UI design with appealing visuals and smooth interactions using **Tailwind CSS** and **custom EJS layouts**
- ๐ Modular file structure separating routes, views, controllers, and public assets
- ๐ ๏ธ RESTful routes for kit listing, order processing, and user interaction using **Express.js**
- ๐งพ Order history and user data securely handled and displayed through **session-based tracking**
Node.jsExpress.jsMongoDBEJSBootstrapTailwind CSSSessions