frontendstudygroup.github.io
frontendstudygroup.github.io copied to clipboard
Web application for the frontend study group from WomenWhoCode Frontend track.
Hello everyone! The start button on the home page does not work. Is this something you have already discussed? How could I help with this? Thank you.
I created unit cases to test the Resource component. I tested the Toggle render, unit case for the resource name, and the render for the resource body.
- component router added http://localhost:3007/NewHomepage - Modified TableView selectors since it crossed with the table in New homepage.
Current UI of Homepage looks inconsistent with the rest of the landing pages i.e contact, resources etc. I wish to add the following features to the homepage for enhancing the...
- I have coordinated with @IngridFuentes. So this PR depends on #60 - Renders Resource component - Check the heading "Open source programs" by getByText query. - Check the `More...
This certificate template will show the certificate with the name and sign and logo of women who code frontend study group and also adding the contributor's page on the website...
Create unit tests for the Resources component. Feel free to list out test scenarios here first for feedback if you like.
- Github repo has typical folder structure, instead we could visualize the code as a Graph or "Fingerprint" circles. - Research on D3.js, Come up with simple steps to start.
I would like to implement a select that allows the user to filter the cards by location. The filter needs to be applied to both the table and the cards...