Skip to content

partho-debnath/ecommerce-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftyBay

CraftyBay is a user-friendly e-commerce app designed to provide a seamless shopping experience.

Usd Technology

â—Ź Dart (Programming Language)

â—Ź Flutter 3.13.2

â—Ź GetX for State Management

â—Ź API (Application Programming Interface )

Project Folder Structure

.
└── ecommerce/
    └── lib/
        ├── application
        ├── data/
        │   ├── models
        │   ├── services
        │   └── utility
        └── presentation/
            ├── state_holders
            └── ui/
                ├── screens/
                │   └── auth
                ├── utility
                └── widgets/
                    └── home

Crafty Bay App Features:

  1. Theme Mode: Light/Dark

  2. Product Viewing: Users can browse through the available products.

  3. Cart and Wishlist: Registered users can add products to their cart and wishlist.

  4. Checkout: Registered users can proceed to checkout.

  5. Payment Gateway: Users can choose their preferred payment gateway to confirm their products.

  6. Ordering: Only registered users can place orders for products.

  7. Product Reviews: Registered users have the ability to add reviews for products.

  8. Visitor Access: Non-registered users can only view the available products.

  9. Account Creation: User can create account through email and OTP.

  10. Update Profile: User can update their personal information and product shipping information.

User Interface

Home Screen

Category Screen

Product Details Screen

Product Review List Screen

Review Add Screen

Product Cart List Screen

Product Wish List Screen

Payment Method List Screen

Payment Screen

Payment Confirmation Screen

Dark Theme View

Account Create and OTP Verification Screen

Complete Profile Screen

Profile Update Screen

Logout Screen

APK File

Link: Download APK File

Application Demo Video

Link: App Video

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published