Skip to content

Commit 51169ca

Browse files
author
Emelie
committed
added README
1 parent 62218b6 commit 51169ca

File tree

2 files changed

+6
-38
lines changed

2 files changed

+6
-38
lines changed

README.md

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

3-
Replace this readme with your own information about your project.
4-
5-
Start by briefly describing the assignment in a sentence or two. Keep it short and to the point.
3+
This weeks project was creating a git hub tracker with a list of all my Technigo Repositories as well as amount of commits for each repo.
64

75
## The problem
86

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?
7+
I used javascript, CSS and some html. I encountered most problem in the beginning when trying to fetch my data from github. I followed Jennies and Maks videos and constantly ran out of fetches. Eventually I managed. For styling I looked at my teammate Maria Sjögrens Code and implemented it step by step, by doing that I learned a lot of things that I didn't know before.
8+
9+
What technologies did you use? If you had more time, what would be next?
10+
If I had more time I would work more on the links, because I want them to open in a new window but I didnt manage to do it. I would also try to put the chart in the profile-section and add som red level stuff.
1011

1112
## View it live
1213

13-
Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.
14+
https://infallible-bassi-7672f0.netlify.app/

code/TO DO

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)