https://github.com/codekeyz/jumia-shop-mobile
A mobile clone inspired by jumia & tonaton mobile apps
https://github.com/codekeyz/jumia-shop-mobile
flutter jumia shop shopify tonaton
Last synced: 6 months ago
JSON representation
A mobile clone inspired by jumia & tonaton mobile apps
- Host: GitHub
- URL: https://github.com/codekeyz/jumia-shop-mobile
- Owner: codekeyz
- Created: 2022-07-14T16:49:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T17:54:08.000Z (over 2 years ago)
- Last Synced: 2025-04-02T07:11:24.183Z (11 months ago)
- Topics: flutter, jumia, shop, shopify, tonaton
- Language: Dart
- Homepage:
- Size: 3.83 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jumia / Tonaton Clone
## About this project
Inspired by the [Jumia](https://play.google.com/store/apps/details?id=com.jumia.android) and
[Tonaton](https://play.google.com/store/apps/details?id=com.tonaton) Mobile Apps, I decided to build this clone for my full blown [**Flutter Pro Course on YouTube**](https://www.youtube.com/playlist?list=PLHQrb1WF9CVPyMda5CTuxih86PRnc4RVh),
## Features
✅ [Flutter boilerplate](https://github.com/codekeyz/flutter_boilerplate)
✅ [State management](https://pub.dev/packages/provider)
✅ [GraphQL Client](https://github.com/codekeyz/gql_codegen)
✅ [Routing](https://pub.dev/packages/auto_route)
## Screenshots
I took these on the Apple Simulator
| Splash | Home |
| ------------------------------------------- | ------------------------------------------- |
|
|
|
| Search | Category |
| ------------------------------------------- | ------------------------------------------- |
|
|
|
| Product Detail (1) | ProductDetail (2) |
| ------------------------------------------- | ------------------------------------------- |
|
|
|
| EmptyState (3) |
| ------------------------------------------- |
|
|
## Requirements
- Flutter 2.5.3
- Built on a Mac (Any OS should work tho 👍)
- A little knowledge of Dart and Flutter
- Subscription to my Channel: [The Cocky Comrade 🤪](https://youtube.com/thecockycomrade)
## Flutter
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.