swent-group10 / polyfit

0 stars 1 forks source link

UI design of second Recipe Recommendation Screen #314

Closed RandomUsername1315 closed 3 months ago

RandomUsername1315 commented 3 months ago

Pull Request Overview

This PR introduces a new UI screen for users. When a user clicks on a specific recipe from the recipe recommendation screen, they will be taken to a new screen that displays additional information such as specific ingredients and calorie count.

Main Changes

Video of the New Implementation

View the implementation video

Future PR

Note for Reviewers

medwardson commented 3 months ago

I don't have the time to review yet (hopefully tomorrow morning), but, from the demo my suggestion is to add some padding around the recipe instructions text, and if possible, find a better way for formatting the text to avoid missing spaces

Screenshot 2024-05-22 at 4 45 01 PM
RandomUsername1315 commented 3 months ago

@medwardson this will be taken care by the branche : feature/ui/recipe-rec-more-detail. This is because it depends on which api call we decide to use. Normally it should look like the figma.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
63.1% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud