Skip to content

Conversation

StephBerg86
Copy link
Collaborator

I've created a Home page where all the methods are being displayed in cards.

At the top of the page there is a search bar where you can search for a specific method.

Below you see all the cards. the names of the methods are fetched from the backend. If you hover over the cards, they have a small animation.
Below the method name you can see exercises. Here I want to fetch the number of exercises of that method. It is now still empty. Also the MonkeyMaster is now empty. Here we can display the user that was the fastest with the exercises.

If you click on the cards they now link to /exercises/:id

Copy link
Collaborator

@DarianRushworth DarianRushworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing!!! Just change the Link to the /exercise/:id, everything is coming together. Well done team!

Copy link
Collaborator

@DarianRushworth DarianRushworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!! super speed

Copy link
Collaborator

@DiegoOTdC DiegoOTdC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great Stephanie!

@DarianRushworth DarianRushworth merged commit 29692ad into development Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants