DEV Community

Jim Medlock for Chingu

Posted on • Originally published at Medium on

What’s Your Status?

Sprint 1 — Wednesday

Photo by Lukas Blazek on Unsplash

Sharing is Caring

The hardest part of a remote project is understanding what everyone on the team is working on at any point in time.

It’s important due to the dependencies between the components different teammates are working on. Lack of information can result in these components not working as expected when they are brought together in the development branch.

So, what is the solution?

  1. Use your team channel to ask questions and report issues.
  2. Monitor your team channel daily so you don’t miss updates from your team mates. Even better, see if there’s a time of the day where all team members can be available, even if it is only for a few minutes, to chat.
  3. Post your status at least every other day in the form of a text-based standup using this Markdown template:

**__My mood today__**: Use the emoji of your choice

**__Tasks I’m Working On__**:

  1. Task #1 + expected completion
  2. Task #2 + expected completion

**__Tasks I’ll Be Working On Next__**

  1. Task #1
  2. Task #2

**__I Need Help With__**:

  1. Question/Issue #1 — short description & what help do you need?
  2. Question/Issue #2 — short description & what help do you need?

Remember that reaching your team goal is more about coordination and communication than it is about technology!

Before you Go!

Chingu helps you to get out of “Tutorial Purgatory” by transforming what you’ve learned into experience. The experience to boost your Developer career and help you get jobs.

You can learn more about Chingu & how to join us at https://chingu.io


Top comments (0)