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

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: 2 months 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
```