Stakeholder Landing Page
Client’s Requirements:
Something like the design below implemented for internal users:
- Same banner slider as the CORE landing page.
- Links needed for: HR, Finance, Policies, Accountability Dashboard, Marketing, and Data.
- For each of these there should be a box with a list of links and a vertical scrollbar that appears if needed.
- There will be links to actual documents and SharePoint folders.
Our Solution:
- We built an angular application which contained information of all the schools fetched from SharePoint using Restful API.
- Each stakeholder has various panels that showed graphically different parameters of stakeholder.
- One of the tabs was dedicated for aggregation, showing each stakeholder performance in every aspect. With complex calculation and lazy loading in order to deal with page loads.