MKP Fake e-commerce

Flutter project to complete assessment from PT. Mitra Kasih Perkasa

Description

This project is a simple e-commerce application that has the following features:

  • User authentication
  • Product listing
  • Product detail
  • Add to cart
  • Cart listing
  • Checkout

Tech Stack

  • Flutter - Base framework for building the application
  • Dio - HTTP client for making API requests
  • Riverpod - State management library

Screenshots

Login Page Product List Page
Screenshot Screenshot
Product Detail Page Order Confirmation Page
Screenshot Screenshot
Order Success Page
Screenshot