Business Case :-
Public site:-
A company website with navigation to static public pages, like About Us, Services, Locations & Contact Us etc.
Also provide persmissions to certain users who maintain the content for these public pages.
Secure site:-
Once users are authenticated they will be redirected to Application catalog page, here display links to application they were assigned to.
App# 1- Configure Service App :-
A service company wants to create a catalog of the services and offer them as products to clients.
There are some services which are predefined or configured in external DB.
There a some new service products that can be configured by a set of Users, lets say Configurators.
A service product is made of several small tasks. Configurators will use ui in this app to configure these new service products.
App# 2 - Create and Maintain Users with custom properties and roles :-
These Users will have custom properties Codes, Geo Lat-Long etc.
Now these Users can belong to any category. A user of the type Group can have many users who belong to Region category and so on.
A Group -> has Regions -> has districts -> General Users
When a user of the type Region logs in to DNN instance, this app will pull all the users under him/her and display in list.
Then he can select individual user and update their information in detail Info page.
App# 3 - Reports :-
This app will show various reports with charts using telerik controls.
The company intends to add more extranet apps to this dnn instance in future.