Qadam is a complete mobile e-commerce application for shoes built using Flutter and SQLite. The app features a fully functional product catalog, cart system, order history, and checkout flow all managed locally. Designed with clean UI, smooth navigation, and essential features to simulate a real shopping experience.
- Product Catalog with categories like Casual, Formal, Boots, and Sports Shoes
- Add to Cart functionality with quantity adjustment and deletion
- Buy Now with address form and confirmation screen
- Authentication System with Sign Up, Login, and Forgot Password
- Order History with order status, quantity, and saved address
- User Profile with editable details and delete account option
- Local SQLite Database for users, products, and orders
- Modern UI with custom SVG icons, form validation, and responsive layouts
- Flutter (Dart)
- SQLite (sqflite) for local database
- Provider / Stateful Widgets for state management
- Custom UI
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/saad-shaikh-256/Shoes-eCom-Qadam.git
-
Navigate to the project folder:
cd Shoes-eCom-Qadam
-
Get dependencies:
flutter pub get
-
Run the app:
flutter run
- Firebase integration for authentication and cloud sync
- Payment gateway and real order processing
- Wishlist and product ratings
🚀 Designed & Developed by Saad Shaikh
Let me know if you want to include specific images, tweak the features section, or highlight any CSS tricks you used in the clone!