Git commit daily status report OOD

Need help to design this, I came across this question and no sure what's the best way to design this

Make a daily status report from git commits by parsing json

This is a OOD question mainly to focus on the design pattens such as object factory and reusable code.

Comments (4)