RapidCart - Blinkit Clone
A full-stack quick commerce grocery delivery platform with real-time inventory and order management

RapidCart is a comprehensive e-commerce platform inspired by Blinkit, designed for quick grocery delivery services. Built with Next.js 14 and MongoDB, it features a complete admin dashboard for managing categories, subcategories, and products, along with a customer-facing storefront. The platform includes advanced search functionality, cart management, order tracking, user authentication with email verification, and a responsive design optimized for mobile shopping. With features like COD payment, address management, and role-based access control, RapidCart provides a full-featured solution for modern grocery delivery businesses.
- Implementing complex category-subcategory-product relationships in MongoDB
- Managing real-time cart state across multiple components with Context API
- Handling image uploads and optimization with ImageKit
- Creating a flexible admin dashboard for dynamic product management
- Implementing secure authentication with email verification flow
- Advanced Next.js 14 features including App Router and Server Components
- MongoDB schema design for e-commerce with relational data
- NextAuth.js configuration with custom adapters and email provider
- Context API patterns for global state management
- Cloud storage integration and image optimization techniques
1 Developer