This is a mobile application built using Flutter framework and Graphql API, which allows users to buy clothes for both women and men, browse through various categories, add items to their cart, make payments online, and track their orders until delivery. The application uses Hasura as a backend to manage the database and the graphql queries.
- Browse through different clothing categories for both women and men
- Add items to your cart
- Make online payments securely
- Track your orders until delivery
- Sign in/Sign up using email or Google account
- Flutter
- Dart
- GraphQl
- Hasura
- Clone this repository: git clone https://github.com/AsmaTrabelsi/Shopping-App.git
- Navigate to the project directory: cd shopping_store_mobile_app
- Install the required dependencies: flutter pub get
- Run the app on your preferred emulator or device: flutter run