Virtual Work Experience with Lloyds. As part of the process I created a mortgage calculator using react.js.
As the client:
- Improvment on the usability and intuitivity of the tool.
- Clear readability.
- Heterogenous; Calculator can function across all screen sizes and platforms.
- Object orient program so bug fixes and different components are clear.
The site is written with JavaScript, HTML, and CSS. This project was bootstrapped with Create React App.
- Build a database to store users information and inputs.
- Proivde tooltips and screen reader functionality for users who require further intuition.
- Adapt the colour palette to fit in-line with Lloyds colour scheme.
- Ensure node & node package manager are installed.
- Install web vitals with terminal command 'npm install web-vitals'.
- Finally run 'npm start' in your terminal to run the app in the development mode. Open http://localhost:3000 to view it in your browser.