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.
- Host: GitHub
- URL: https://github.com/bryanbill/tunza-mobile
- Owner: bryanbill
- Created: 2023-06-13T20:14:54.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-29T18:29:05.000Z (over 1 year ago)
- Last Synced: 2025-02-17T07:45:01.644Z (over 1 year ago)
- Topics: flutter, insurance
- Language: Dart
- Homepage:
- Size: 360 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```