Our Solution
Envisioned Product
Key Features
Digital Mapping System
Here is an example of the draw to select feature that a State Farm agaent would be able to utilize in order to select a specific subset of clients based on their exact geographic location.
This is an exmaple of what the dashboard looks like.
An agent can draw around any number of client pins on the map in order to select them.
Our team and sponsers envision this digital map to be used by State Farm agents to send relevent notifications to their clients in case of extreme weather or natural disaster. For example, an agent could be driving home one evening and here on the radio that their is a huge thunderstorm that is going to hit North Phoenix. The concerned agent could then log into our web application and see if any of their clients live in North Phoenix. If the agent has clients that live in that area, they could send a text or email giving their clients a heads up that a storm is about to hit their area. This could saved many clients inconveinces and extra costs which they might inccur without getting a warning ahead of time from their agent.
Search Tools
Key Features of Our Solution
- A State Farm agent’s client information will be provided by State Farm databases.
- Each agent will have their own user account with username and password.
- Agents will easily be able to send notifications to 20 or more clients in under 5 minutes.
- A digital map which will allow agents to use their mouse to draw an area on the map to select a group of clients to notify.
- A search bar interface that can search through an agent's client list using any attribute provided by State Farm databases such as age, location, policy type, or birthdate.
- An agent will be able to construct a group notification using the search interface and the digital map.
- Group clients into a subset that can be selected to easily send notifications to groups of two or more clients. For example, agents could create a veterans client subset so that on Veterans Day or related holidays, agents could select the subset to send a notification to.
- Send automated messages to specific clients or subsets.
System Architecture
Our web application is going to use Django as our backend framework as well as MongoDB as our site database. We plan on using the javascript library Leaflet to create an interactive digital map for agents to use. To ensure our site is responsive with modern styling we will use Bootstrap as our front-end framework.