Investments Uplift for Rest Super

Rest Investment Option Page

This was a project to uplift the member experience on the website related to the investment options that are available to them. It also involved implementing a new backend with a file ingestion process so non-technical staff could update figures and information related to Rest’s investment options.

The frontend consists of React components that are embedded into the website CMS. The backend is an AWS serverless application that has been developed using AWS CDK and NodeJS.

I was part of a small team that completed the full implemention. As part of the team I contributed to both the backend and frontend development. I am particularly proud of the investment option details page. I worked closely with our UI/UX designer to ensure the mobile, tablet and desktop experience was seemless. View one of the pages here

Rest Investment Options Page

I also implemented an end-to-end test suite using Playwright for the frontend. In addition to this I developed a custom test suite for the backend that included comprehensive API tests, validation of the file ingestion process and the calculation of performance figures. This increased the team’s velocity as we did not need to do manual regression testing before each release.