Skip to content

IdaAspen/project-github-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tracker

The assignment was to create a place to keep track of the GitHub repos that I use at Technigo. The focus was JavaScript and API.

The problem

In the beginning of the project it felt like there were a lot of API fetches that needed to be done and. It was also hard to understand were to place, and where to call the different functions. I also struggled with writing short and clean code and sometimes ended up with writing several codes extra.

The solution were to scale down the project and do small chunks at a time. Create a TODO and check off everything during the work progress.

View it live

https://project-github-tracker-aspen.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.6%
  • CSS 32.3%
  • HTML 13.1%