Giter Site home page Giter Site logo

datacrest's Introduction

README

  1. Script to apply applications to each wholesaler for testing purposes
Wholesaler.all.each do |wholesaler|
  wholesaler.templates.create(class_name: 'JimcorDwellingApplication', title: 'Jimcor Dwelling Insurance Application')
end

Models

1) Wholesaler

  It is an insurance company that may have many salespeople and one of the salesperson would be its owner. It can invite new salesperson and existing salesperson with pending invitaions, to join the plateform as its employees. It may have many templates and insurance applications. It may invite new agents to the plateform DataCrest and share applications with them. It can also share applications with existing agents. It can view the applications submitted by the clients. It can view all the agents and the applications assigned to each agent. It can update company information. It can update the status(complete, rejected, accepted or incomplete) of any insurance application.

2) Salesperson

  A salesperson is owner or employee of some wholesaler. A salesperson can register their wholesaler on the platefrom or will be invited by the wholesaler owner. It may share applications with new and existing agents, it may also invite new agents on the plateform. It can view all the agents invited by its wholesaler. It can also view all the applications submitted by the clients. 

3) Template

  It stores the information of the application available on DataCrest which can be assigned to a wholesaler. Wholesaler can share these templates with any agency and its agents. It could be shared among many agencies.

4) InsuranceApplication

  It stores the type of application assigned to a client. It bleongs to template and stores the status of the application. 

5) Agency

  It is a company registered on DataCrest which can invite the agents to join the agency as its employees and clients to complete the applications assigned by the wholesaler or the salesperson. It is owned by an agent who is either invited_by the wholesaler or signed up to join the Datacrest. It could have many applications and agents.It can ask the clients to complete the applications. Moreover , it can view the applicationS submitted by the client.

6) Agent

  Agent is similar to the saleperson. An agent is either invited by the wholesaler to join the Datacrest and create
  its agency or by the agency owner to join its agency on Datacrest. It can invite new and existing clients to complete any of the insurance applications assigned to its agency. It can also view the applications submmited by the clients of its agency and its own clients(which are invited by itself).

7) AgencyApplication

  It atores the information related to the templates which are assigned to an agency, agency agent to whom with it was shared and the wholesaler.

8) AgentWholesaler

  It stores the information related to the agents which are invited by an wholesaler or its employees. It also sotres the invitation status(pending, accepted) of the agent. 

9) Client

 A person who is capable of accepting applications from an agent and to complete them. A client is invited by an agent to register on plateform and complete the application. Moreover, Client can register on its own to the plateform and complete any of the applications hosted on datacrest. 

10) JimcorDwellingApplication

  It is Dwelling insurance application for the wholesaler Jimcor Agencies.

datacrest's People

Contributors

ahmadsaleem avatar sikandartariq1 avatar colinambler avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.