-
### Link to the coursework
https://workshops.codeyourfuture.io/#components-1
### Why are we doing this?
We're going to work with components a lot, so it's important you begin understanding us…
-
-
Clickable cards are featured throughout the GHGC website. For the most part, if there's a card, the entire card is clickable and clicking on it will redirect you to a different page.
There are some …
-
Accessibility research findings
> Touch to move and magnification users may miss ‘View all’ option as it is right aligned – therefore if what they need isn’t on homepage can be difficult
-
Creating a **card component** and **passing props** (wherever to use )will help to analyse and debug the code by making it less messy and clean.
Also enhancement needed by adding appropriate shadow a…
-
### Link to the coursework
https://workshops.codeyourfuture.io/#components-1
### Why are we doing this?
We're going to work with components a lot, so it's important you begin understanding us…
-
**Is your feature request related to a problem? Please describe.**
In the admin's mentee profile view, we are currently displaying the mentor details like this:
Currently, it is built inside the…
-
Tile is synonymous for "card"
-
## Description
You will be building a new component that will display the text and the randomly generated GIF we get from our GIF API.
## Development
- [x] Learn the [Material Card component](ht…
-
Requirements:
A logged in user should be able to view all posts made by other users on their dashboard. Posts should be stacked in one column starting with the most recent being on top. Each post sho…