Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 3.74 KB

README.md

File metadata and controls

64 lines (49 loc) · 3.74 KB

Amazon Clone using Flutter

Learning Flutter

Thanks to Rivaan Ranawat. I followed his tutorial to build this project - May 6, 2023.

This app is the clone of a famous E-Commerce application i.e. Amazon. It consists of an Admin Panel and a User Panel. The Backend is build on top of ExpressJS and MongoDB, and the Frontend is build using Flutter. It consists of all the functionalities of Amazon Ecommerce Application. It also has Google Pay Integration. Screenshots of all the pages are listed below...


Languages and Tools Used:

flutter   dart     nodejs   expressjs   mongodb   javascript  


Server Repository - https://github.com/SekhGulamMainuddin/amazon-clone-server

Features -

-> Sign-Up and Sign-In for both Admin and User
-> User Side -
       -> Search Product
       -> View Product Detail
       -> Add To Cart or Buy Now
       -> Place Order
       -> Order all Products from Cart
       -> Payment using Google Pay
       -> View all Orders in Account Screen
       -> View Delivery Status
-> Admin Side
       -> View all Previosly Listed Products
       -> Add New Product
       -> Provide Details about the Product
       -> View Analytics based on Category
       -> Update Order Delivery Status

Libraries Used -

  1. HTTP
  2. Shared Preference
  3. Provider
  4. Badges
  5. Carousel Slider
  6. Dots Indicator
  7. Dotted Border
  8. File Picker
  9. Cloudinary
  10. Rating Bar
  11. Pay
  12. Intl
  13. Charts Flutter

Screenshots

Screenshots