AnnamKhalid / bewyld-api-project

This website allows the user to interact with the beWyld website and find nutritional information about the ingredients in the meal prep menu to make it easier for me to find the right option for my needs, and complimentary training programmes to help me achieve my fitness goals.
MIT License
0 stars 0 forks source link

Create HTML structure #13

Open partialarts opened 11 months ago

partialarts commented 11 months ago

AS A website user I WANT a way to easily use the website SO THAT I can easily get around the content

ClaireFraser121 commented 11 months ago

I have completed all 3 tasks. I then created a branch called main_html_structure and pushed everything up. They are now waiting to be approved.

partialarts commented 11 months ago

Moved to QA.

Let's look at how we sync pull requests to their relevant issue for future issues.

Reviewing pull request now

Image

partialarts commented 11 months ago

@ClaireFraser121 Nice work on the HTML structure, you've done a tonne of stuff!

Have you thought about the amount of content/options we need to display on the results page and how a modal will achieve this? You've gone a fair bit beyond the scope we set out, so we just need to make sure all the JS you've written will do what we want it to.

What if we displayed the results using the full page? It may be easier to achieve and likely a better UX, so that the user can navigate around the page, without having to first close the modal.

Example image

Here's how we could set it up in the HTML ready to manipulate in the JS image

partialarts commented 11 months ago

Adding cards for the initial page content