These days whenever you build a complex website such as an insurance/benefits enrollment system you plan for 2 applications instead of 1.
The first application is obvious. It is the system in which your customers would use to enroll into their benefits.
The second application is an administration system for the benefits enrollment system. So that non technical employees can configure the system as per the business requirements and your input is not needed for every small change.
In the self enrollment system we have at our company, I have so far built the following admin features:
1. HTML text-boxes where the user can configure popups to be shown on different pages of the self enrollment system.
2. Make a user admin on the website with special privileges.
3. Delete all future deductions (selected plan amount) of users of a particular group. This feature is useful when the sales team has to give demos of our website.
4. Enable or disable a product on the self enrollment system.
5. Changing whether current deduction (last year's deduction amount) is visible on top of every product screen per group.
I'll keep adding features as our product evolves.
The first application is obvious. It is the system in which your customers would use to enroll into their benefits.
The second application is an administration system for the benefits enrollment system. So that non technical employees can configure the system as per the business requirements and your input is not needed for every small change.
In the self enrollment system we have at our company, I have so far built the following admin features:
1. HTML text-boxes where the user can configure popups to be shown on different pages of the self enrollment system.
2. Make a user admin on the website with special privileges.
3. Delete all future deductions (selected plan amount) of users of a particular group. This feature is useful when the sales team has to give demos of our website.
4. Enable or disable a product on the self enrollment system.
5. Changing whether current deduction (last year's deduction amount) is visible on top of every product screen per group.
I'll keep adding features as our product evolves.
No comments:
Post a Comment