For Sprint 3, we delivered feature 3, utilising Vertex AI to extract features from uploaded images. Whilst this was more of a backend heavy task, using a VM to upload the image to a temp file in the google cloud bucket, we also had to redesign elements of our UI.
This LoFi represents the updating of the upload process UI to include the resolving of image data.
During this sprint, we also took the opportunity to re-design our software to align more with the concept of microservices. This included the implemenetation of our service controller, which served as an API gateway to our other APIs.
Finally, after our previous LoFis for filtering, we had to re-design the layout of our pages to prevent the navbar from taking too much screen space. To accomplish this, we placed the navbar above, to have more space for our filtering bar on the left.