fbpx
Categories
empathy growth habits management

Project empathy, day two

For day two of our project, I only got in 30 minutes of work. Here is how that went.

Since I am in management, I am constantly in project management and productivity software such as Jira and Todoist.

The idea is to build a project management tool that feels as simple as todoist.

Doing so should get me into design, architecture, and software system implementation.

Thus reminding myself of what it is like to do all the things I expect of engineers in my teams.

With this in mind, I created a few documentation tasks and got started on the first one, defining a `project.`

The deliverable requires a model, commands, queries, events, API consumers, and dependencies.

Luckily, I found a microservices canvas that neatly organizes the areas I hoped to document.

I copied it into our repository and filled it out with `project` details. 

Check out the draft here https://github.com/toyiyo/todo/blob/issue-3-define-project/services%20canvas/project.adoc

For day two, I figured out what I wanted this project to shape and started a documentation task via a microservices canvas template.

Stay tuned for day three.