Repo

Find our project at GitHub

Inspiration

We are inspired by giving developers more insight into the projects they work on. Sometimes, working as a team requires a consensus - because everything has to be managed at a repository level rather than a contributor level.

We figured that some developers wanted to get insight and consume this in their own way. So, our tool enables developers to get insight on a repository, and contribute their own categorization to it - with the option of this being private.

You could think of it as like “private tags”.

What it does

PR Visualiser allows you to pull all PRs from a public github repository. It allows you to create groups, and add these groups to your chosen PRs. This creates a categorization that is separate from github, and so allows individual developers to group items without modifying the repository.

How we built it

Built with React, Material UI, Github API v3.

Challenges we ran into

Accomplishments that we’re proud of

Able to deploy a working app to azure and let our friends play with it. And achieving group functionality in one night :P

What we learned

We learnt together more about React best practices. We also note that it is good to stick with regular working times (even if this across multiple timezones) and have a clear plan for the team.

What’s next for PR Visualiser