Our group creatd Mockbob. It replaces normal text on a page with spONgeBoB mOCkiNG tExT, deepfries images, and changes the font. All p, a, and h tags that contain the chosen text are mocked. If the user doesn’t specify text, it defaults to ‘NYU’ and ‘New York University’. Working as a group was easy: we created a repo, uploaded some code, then worked until it was finished. The work was distributed well, I mostly did the the javascript, Nishant worked on the graphics/css/html, and Amad worked on the github. There was little code overlap.
I learned how successful a group can be with effective distrubution of labor. Each person’s contribution was high quality work, so there was no need to spend time working on another’s contribution. We experienced very little merge pain for this reason. All branches we worked on generally used different parts of the project, so there was only one instance when two branches changed one piece of code.