Skip to content

Conversation

@UriConMur
Copy link

@UriConMur UriConMur commented Feb 21, 2021

Hello :)

Please try the application using this link: https://uri-react.netlify.app/

Deliverable 1:

  • Challenge 1
  • Challenge 2

+++ Easter Egg 🥚

@UriConMur UriConMur changed the title Uriel Contreras - Challenge 1 & 2 Uriel Contreras - Deliverable #1 Feb 21, 2021
Copy link

@erickwize erickwize left a comment

Choose a reason for hiding this comment

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

Comment (Mini challenge 1 & 2)

Awesome job Uri! That's actually a nice code to read and understand. It has a lot of advanced topics and best practices for real projects. I see that you have a ton of experience writing React. You didn't get into the 60% coverage threshold because you added so much effort on good practices and awesome code, I know you will make it the consecutive deliverables. I also wanted to congratulate you and call out the awesome theme thing (including the sound 😊 ).

Acceptance Criteria (Mini challenge 1)

  • The header is rendered correctly.
  • A list of videos obtained from a mock file is displayed in the Home View.
  • CSS styles are applied correctly using the styled-components approach.

Bonus Points (Mini challenge 1)

  • No warnings or errors are logged in the browser console.
  • The UI is responsive

Acceptance Criteria (Mini challenge 2)

  • Meaningful test cases were implemented for components and sub-routines logic.
  • All the test cases were successful.

Bonus Points ( Mini challenge 2)

  • Test coverage is above 60%.

@@ -0,0 +1 @@
FAST_REFRESH=false No newline at end of file

Choose a reason for hiding this comment

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

I don't know if this file was intended to be tracked. I see the .env.sample

Comment on lines +6 to +8
| Statements | Branches | Functions | Lines |
| --------------------------- | ----------------------- | ------------------------- | ----------------- |
| ![Statements](https://img.shields.io/badge/Coverage-12.82%25-red.svg) | ![Branches](https://img.shields.io/badge/Coverage-10.81%25-red.svg) | ![Functions](https://img.shields.io/badge/Coverage-9.8%25-red.svg) | ![Lines](https://img.shields.io/badge/Coverage-12.11%25-red.svg) |

Choose a reason for hiding this comment

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

Nice touch!

@@ -0,0 +1,17 @@
# Src Structure

Choose a reason for hiding this comment

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

This is the first PR that contains documentation updates. This is awesome!

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.

2 participants