You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Python app that uses the GitHub GraphQL API to fetch and visualize repo insights in a dashboard. For a detailed guide and practical use cases, check out this article on building a GitHub Insights Dashboard.
This pair exercise aimed to practice working with git source control. Instructions guide a pair of developers to create new repository, work on multiple branches and create new pull requests. You will also learn the way to solve merge conflicts which you will encounter when following the exercise instructions.