Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bryanbill/tunza-mobile

Tunza is a mobile application that leverages technology to increase Insurance penetration in Kenya.
https://github.com/bryanbill/tunza-mobile

flutter insurance

Last synced: 28 days ago
JSON representation

Tunza is a mobile application that leverages technology to increase Insurance penetration in Kenya.

Awesome Lists containing this project

README

        

# Tunza
Tunza is a mobile application that leverages technology to increase Kenya's insurance penetration.
It allows users to register, handle `Know-your-customer` (KYC), apply for insurance covers and make claims right inside the app.

## Getting Started

### Prerequisites
- [Flutter](https://flutter.dev)

### Installation

Clone
```
git clone https://github.com/bryanbill/tunza-mobile tunza
```
Get packages
```
cd tunza && flutter pub get
```
Run
```
flutter run
```