An open API service indexing awesome lists of open source software.

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

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.