CraftyBay is a user-friendly e-commerce app designed to provide a seamless shopping experience.
â—Ź Dart (Programming Language)
â—Ź Flutter 3.13.2
â—Ź GetX for State Management
â—Ź API (Application Programming Interface )
.
└── ecommerce/
└── lib/
├── application
├── data/
│ ├── models
│ ├── services
│ └── utility
└── presentation/
├── state_holders
└── ui/
├── screens/
│ └── auth
├── utility
└── widgets/
└── home
-
Theme Mode:
Light/Dark
-
Product Viewing:
Users can browse through the available products.
-
Cart and Wishlist:
Registered users can add products to their cart and wishlist.
-
Checkout:
Registered users can proceed to checkout.
-
Payment Gateway:
Users can choose their preferred payment gateway to confirm their products.
-
Ordering:
Only registered users can place orders for products.
-
Product Reviews:
Registered users have the ability to add reviews for products.
-
Visitor Access:
Non-registered users can only view the available products.
-
Account Creation:
User can create account through email and OTP.
-
Update Profile:
User can update their personal information and product shipping information.
Link: Download APK File
Link: App Video