Gitinerary

Automating daily standups for developers

Visit Website
November 3, 2022 How I came up with this idea

I work as a software developer for a couple of years now.

Each morning, I try to remember what I did yesterday. I always end up browsing through pull requests.

It always reminds me of what I did, but it's nearly impossible to filter through all the requests.

That's when I got the idea to build a chronological timeline of Git activity that can be filtered by team members.

Comment

October 13, 2022 How I built MVP in 2 days

I wasn't sure if this product actually fits the market.

And I didn't know if someone would actually pay for it.

That's why I decided to iterate quickly and build the bare MVP.

I decided that MVP will do exactly 2 things.

  • Show timeline of git activity
  • Filter it by days and team members

After 2 days of coding. The MVP was up and running.

Comment

About

I want to make daily standups more efficient.