/Cartify

Primary LanguageDart

Amazon Clone

This project is a full-stack Amazon clone built with Flutter for the frontend and Node.js, Express, and MongoDB for the backend. It includes both a mobile app for users and an admin panel for managing the platform.

Features

Mobile App

  • User authentication and profile management
  • Browse products by category
  • Search functionality
  • Product details with ratings and reviews
  • Add products to cart
  • Checkout process
  • Order tracking
  • Rate and review products

Admin Panel

  • Dashboard with key metrics
  • Manage products (add, edit, delete)
  • Manage categories
  • View and manage orders
  • User management

Tech Stack

  • Frontend: Flutter
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT