Carleton University - School of Computer Science Honours Project
Winter 2022
Git Together
Emad Ryan
SCS Honours Project Image
ABSTRACT
When programmers use GitHub as a platform to manage large projects, it becomes increasingly easy to lose track of what you and your coworkers are working on. There needs to be an easier way to leverage the benefits of GitHub without being overwhelmed by the excessive amount of features that GitHub provides their users in an unclear way. The solution to this problem was Git Together. Git Together makes use of GitHubs continually updating REST API to efficiently pull the necessary data to create an easy-to-use single page application which only provides users the essential data that they need to know about their repository so that they can focus on the tasks necessary, while tracking the progress of themselves and their coworkers.