Skip to content

Commit ec5177b

Browse files
authored
Update README.md
1 parent 2e8437f commit ec5177b

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# GitHub Tracker
22

3-
Replace this readme with your own information about your project.
3+
The aim of the project was to build a personal github tracker that would show my technigo-projects. This was done by fetching and displaying data from API's, using forEach, filter and find methods. A doughnut chart was also implemented to give a visual display of the amount of projects done. In terms of styling, a CSS grid and a hero header was used.
44

5-
Start by briefly describing the assignment in a sentence or two. Keep it short and to the point.
6-
7-
## The problem
8-
9-
Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?
5+
It was a fun and challenging project in terms of understanding the javascript flow, but I am happy with the result. If I had more time, I would like to make a search function and sort the repositories based on dates.
106

117
## View it live
128

139
https://mt-dotsegithubtracker.netlify.app/
10+

0 commit comments

Comments
 (0)