Skip to content

Project_github-tracker by Jessica Falk#35

Open
jessicatf wants to merge 4 commits intoTechnigo:mainfrom
jessicatf:main
Open

Project_github-tracker by Jessica Falk#35
jessicatf wants to merge 4 commits intoTechnigo:mainfrom
jessicatf:main

Conversation

@jessicatf
Copy link
Copy Markdown

Project_github-tracker by Jessica Falk

@jessicatf jessicatf closed this Oct 3, 2021
@jessicatf jessicatf reopened this Oct 3, 2021
@jessicatf jessicatf closed this Oct 3, 2021
@jessicatf jessicatf reopened this Oct 3, 2021
@jessicatf jessicatf closed this Oct 3, 2021
@jessicatf jessicatf reopened this Oct 3, 2021
Copy link
Copy Markdown

@Meeteyes Meeteyes left a comment

Choose a reason for hiding this comment

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

Hi, Jessica!
Good job on the Github tracker! The code is very economic and most importantly it works. The way you have structured the code was easy to follow and very readable. The css wasn't the focus for this task and you probably have improved your skills during this week. It will get there. Have a nice weekend and enjoy some rest!

Best,
Reinis


const personalInfo = document.getElementById('personalInfo');
const projectsContainer=document.getElementById('projects');
const USER='jessicatf';
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice, that you are using variable for the username!

);


if (myPullRequest) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great that you included the if statement to check if there has been pulls or commits!




/*Jennie
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Commented out code, only for drafts. The final version should be clean.

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