less than 1 minute read

Introduction

Today, I worked on separating the classification form page so the one page takes the system name and purpose while the other page conducts the classification assessment.

Development Notes

I started with adding another route path for the classifier page which takes the system name and purpose

Screenshot 2025-06-17 at 9 13 56 PM

Then, I edited my landing page so that it directs the user to the classifer page when they click the button

Screenshot 2025-06-17 at 9 15 35 PM

After that, I went to my classifer page and migrated the system name and purpose portion from the classification form

Screenshot 2025-06-17 at 9 16 29 PM Screenshot 2025-06-17 at 9 17 10 PM

Since the results will now be displayed on a separate page, I stored the results of the parser into a local storage

Screenshot 2025-06-17 at 9 18 18 PM

In the classification form, I first load the location storage so that it can be used for the results

Screenshot 2025-06-17 at 9 19 00 PM

Aside from deleting the redundant portion in the classification form page, I left all the checkbox assessment functions untouched

Moving forward, I will create the basic structure for the remaning pages:

  • Landing page ☑
  • 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