Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Premstats: complete project #1

Merged
merged 34 commits into from Feb 10, 2022
Merged

Premstats: complete project #1

merged 34 commits into from Feb 10, 2022

Conversation

anuarshaidenov
Copy link
Owner

@anuarshaidenov anuarshaidenov commented Feb 10, 2022

Hi reviewer!馃檪

Here are the technical details of the project in a nutshell:

  • The project uses the football API (It has a limit of 100 requests per day).
    • I'm using 3 endpoints: Teams data, Individual team stats, and standings.
  • It has 3 routes:
    • Home page
    • Team page
    • Standings page
  • Created tests:
    • Unit tests for the redux pure functions
    • Unit and Integration tests for the components

Cheers and happy coding!馃帀

@gitguardian
Copy link

gitguardian bot commented Feb 10, 2022

鈿狅笍 GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

馃攷 Details of the secret
Secret Commit Filename Detected At
RapidAPI Key 4d2d195 src/utils/fetchFunctions.js 09:34 February 10th, 2022 View secret
RapidAPI Key 045952e src/utils/fetchFunctions.js 09:37 February 10th, 2022 View secret
馃洜 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider

GitGuardian is an automated secrets detection service.We help developers and security teams secure the modern software development process.

Our GitHub checks need improvements? Share your feedbacks

@netlify
Copy link

netlify bot commented Feb 10, 2022

鉁旓笍 Deploy Preview for premstats ready!

馃敤 Explore the source changes: d3251cc

馃攳 Inspect the deploy log: https://app.netlify.com/sites/premstats/deploys/6204f88350cf17000884df62

馃槑 Browse the preview: https://deploy-preview-1--premstats.netlify.app

Copy link

@Rustamxon7 Rustamxon7 left a comment

Choose a reason for hiding this comment

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

Hi @anuarshaidenov ,

Good job so far!

HIGHLIGHTS!

  • No linters errors.馃挴
  • Descriptive Readme.md. 馃挴

There are some issues that you still need to work on to go to the next project but you are almost there!

Required Changes 鈾伙笍

Check the comments under the review.

Optional suggestions

Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better.

Cheers and Happy coding!馃憦馃憦馃憦

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

Comment on lines +32 to 34
[Live Demo Link (Netlify)](https://premstats.netlify.app/)
[Live Demo Link (Heroku)](https://premstats.herokuapp.com/)

Copy link

@Rustamxon7 Rustamxon7 Feb 10, 2022

Choose a reason for hiding this comment

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

You made great efforts to make this project. However, there are a few issues that you need to fix.

  • Adding a LiveDemo link is perfect but you also need to display your Presentation Video 馃帴 link in your Readme.MD file. Please kindly add the LiveDemo link as well 馃敆
  • Another thing in your readme is Acknowledgements. Please also add this and give appropriate credit to the designer of the project, ok 馃憤

@anuarshaidenov anuarshaidenov temporarily deployed to premstats February 10, 2022 11:35 Inactive
Copy link

@uwadonat uwadonat left a comment

Choose a reason for hiding this comment

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

Hi @anuarshaidenov,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! 馃帀
approved

Cheers and Happy coding!馃憦馃憦馃憦

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

@anuarshaidenov anuarshaidenov merged commit bdfef4d into main Feb 10, 2022
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.

None yet

3 participants