https://github.com/sanjaykumhar/policy-management-app
A Flutter application designed to help insurance agents efficiently manage their clients policies with features to track premium payment dates, communicate with clients, and share customized festival greeting cards.
https://github.com/sanjaykumhar/policy-management-app
crud-application dart firebase firestore flutter flutter-apps
Last synced: about 2 months ago
JSON representation
A Flutter application designed to help insurance agents efficiently manage their clients policies with features to track premium payment dates, communicate with clients, and share customized festival greeting cards.
- Host: GitHub
- URL: https://github.com/sanjaykumhar/policy-management-app
- Owner: SanjayKumhar
- Created: 2024-12-01T08:59:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T09:29:27.000Z (over 1 year ago)
- Last Synced: 2025-03-29T09:13:24.762Z (over 1 year ago)
- Topics: crud-application, dart, firebase, firestore, flutter, flutter-apps
- Language: Dart
- Homepage:
- Size: 3.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Insurance Policy Manager**
A Flutter application designed to help insurance agents efficiently manage their clients policies. The app provides features to track premium payment dates, communicate with clients, and share customized festival greeting cards.
## **Features:**
***Policy Management:***
* Add new insurance policies for clients.
* Edit existing policy details.
* View detailed information for each policy.
* Search and filter through the list of policies.
***Premium Notifications:***
* Automatically calculates and displays the next premium payment date.
* Allows agents to send reminders to clients about upcoming premium payments via messages.
***Festival Greeting Cards:***
* A collection of festival-themed greeting cards.
* Cards include personalized descriptions of the agent appended at the bottom.
* Agents can share these cards as images with their clients.
***Firebase Integration:***
* Firebase is used as the backend database for secure and real-time storage of policy details and user data.
## **Tech Stack**
***Frontend:***
* Framework: Flutter
* Language: Dart
***Backend:***
* Database: Firebase Firestore