Week 7 | GitHub Tracker | Amanda Tilly - #13
Conversation
… fetching pull requests
…of commits for repos and linked to github repo
KaraHowes
left a comment
There was a problem hiding this comment.
This is a great project, Amanda, you should be very proud.
Overall I really liked the aesthetics of this project, the Hero image in particular is excellently done. The Repository cards are well-styled, with all the information displayed to meet all blue requirements. I especially like the hover effect on the chart.
Your code is easy to follow and semantically correct.
You might want to look at using rem values for your font-sizes (so that you don't have to set them all manually), but this is just a preference and opinions are divided on this!
A fantastic project!
| "rgb(255, 205, 86)", | ||
| ], | ||
| hoverOffset: 4, | ||
| }, |
There was a problem hiding this comment.
I really like the hover effect on the chart. Great idea
| } | ||
| .user { | ||
| text-shadow: 5px 5px 10px black; | ||
| } |
There was a problem hiding this comment.
I really like this text-shadow effect. It adds a professional touch and depth as well
| @media (min-width: 768px) { | ||
| .projects { | ||
| } | ||
|
|
There was a problem hiding this comment.
This empty-set should probably be removed :)
GitHub Tracker
Creating a place to keep track of the GitHub repos that I am using at Technigo. Using JavaScript, html, css and fetching data from API's from the JSON response.
The problem
Focused on the blue requirements and mostly on JavaScript this week. I found it challenging but asked for help and worked a lot with my team. I feel like I learned a lot this week and I am happy with the final result.
My page includes:
View it live
https://elegant-pasteur-b7cf22.netlify.app/