Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Navigating Challenges with Agile Tools and Techniques

Cristian 30

@neouruguayancr

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I’m most proud of the enhanced collaboration within my team. Implementing daily stand-ups significantly improved communication and allowed us to address issues in real-time. Additionally, the use of Kanban boards provided clarity on task progress and priorities, leading to increased efficiency.

Next time, I would focus more on establishing clearer initial goals and metrics for success. While we adapted well throughout the project, having predefined benchmarks would help measure our progress more effectively and keep everyone aligned from the start.

What challenges did you encounter, and how did you overcome them?

One of the main challenges was managing differing team member availability, which occasionally disrupted our workflow. To address this, I introduced a shared calendar to track individual schedules, allowing us to plan meetings and collaborative sessions more effectively.

Another challenge was ensuring that everyone felt comfortable sharing their feedback during retrospectives. I addressed this by creating an anonymous feedback option, which encouraged more honest and constructive contributions.

What specific areas of your project would you like help with?

I’d love feedback on how to better define success metrics at the beginning of a project. Specifically, what are some effective strategies for aligning team members on shared goals? Additionally, if anyone has suggestions for improving the effectiveness of sprint retrospectives, I would greatly appreciate it. What techniques have you found successful in fostering open dialogue and gathering actionable insights?

Community feedback

Adriano 36,730

@AdrianoEscarabote

Posted

Hi Cristian, how are you doing? I really loved the outcome of your project, but I have a few suggestions that I think might be helpful:

I noticed that your content is not centralized to resolve this we can do the following:

body {
    background-color: var(--Yellow);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

The rest is excellent.

I hope you find it useful. 👍

1

Cristian 30

@neouruguayancr

Posted

@AdrianoEscarabote thanks

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord