AI Risk Classification System: Day 12
Introduction
Today, I worked on creating a logo and fixing the header
Development Notes
First of all, I edited my Header.tsx file to add my logo created from Canva via “const logo = require(‘./img/logo.png’);” and then I add it next to the header name under the same div as img src={logo} alt=”logo” className=”header-logo”
I also created a simple css for the header for the time being, but I will heavily revise it moving on
Next, I will work on dividing the form into different pages.
Page Flow
- Landing page for user to enter system name and purpose
- Loading screen with rotating logo
- Prohibited Assessment
- High-risk Assessment
- Transparency Assessment
- Loading screen with rotating logo
- Recommendations with option to export