Overview:
Ezyshop is an open-source platform aimed at connecting users with their favorite local stores, providing a convenient shopping experience from the comfort of their homes. With features like user-friendly interfaces, price comparisons, exclusive deals, and hassle-free deliveries, Ezyshop aims to streamline the online shopping process.
Features:
- Login/Signup with User Roles: Seamless authentication for Store Manager and Shopper roles.
- Payment Integration with Razorpay: Secure and smooth payments with multiple options.
- Store Manager Dashboard: Manage product listings, update inventory, and track orders.
- Shopper Experience: Browse products, compare prices, add to cart, and track orders.
- Responsive and Real-Time Updates: Fully responsive with real-time updates for smooth shopping.
Installation:
- Clone the Ezyshop repository from GitHub:
git clone [repository-url]
- Install dependencies using npm:
npm install
- Start the development server:
npm start
- Access the Ezyshop platform on your browser at localhost:3000.
Summary:
Ezyshop offers a user-friendly platform for online shopping, connecting users with local stores. With features like user role authentication, payment integration, and real-time updates, Ezyshop aims to enhance the shopping experience for both store managers and shoppers.