Skip to content

jimmyurl/BodaBima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BodaBima App

BodaBima Logo

Introduction

BodaBima is a mobile application built with Flutter. The primary purpose of the app is to provide insurance services and information to users, specifically tailored for motorcycle taxi (boda-boda) riders. The app simplifies access to insurance policies, allows users to manage their insurance coverage, and provides up-to-date information on insurance-related services.

Features

  • User Registration and Login: Easy sign-up and login options using email or social media accounts (Google, Facebook).
  • Insurance Policies: View, purchase, and manage various motorcycle insurance policies.
  • Claims Management: File claims directly through the app and track their status in real-time.
  • Policy Renewal: Receive notifications for upcoming policy expirations and renew directly from the app.
  • Profile Management: Users can update their profile, view insurance history, and manage personal details.

Technologies Used

  • Flutter: For building the cross-platform mobile application.
  • Supabase: For backend services, including authentication and database management.
  • Provider: For efficient state management.
  • REST APIs: For connecting to insurance services and policy data.

Installation

To get a copy of the BodaBima app up and running on your local machine for development and testing purposes, follow these steps:

  1. Clone the repository:

    git clone https://github.com/jimmyurl/BodaBima.git
    cd BodaBima
  2. Install Flutter: If you haven't already, install Flutter by following the instructions on the Flutter website.

  3. Install Dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Usage

  • Register and Log In: Create an account using your email or log in via Google or Facebook.
  • View Insurance Policies: Browse through various motorcycle insurance policies tailored to your needs.
  • File Claims: If an accident occurs, submit your claim through the app and track its progress.
  • Renew Policies: Get notified before your insurance policy expires and renew it with just a few taps.

API Reference

The app integrates with third-party insurance service providers through REST APIs to provide real-time insurance information, manage policies, and handle claims.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/NewFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/NewFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For inquiries, please contact:

About

BodaBima is a mobile application built in Flutter.The primary purpose of the app is to provide insurance services and information to users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors