Giter Site home page Giter Site logo

Comments (3)

rvvergara avatar rvvergara commented on September 3, 2024 1

Hey team,

Great job setting up your Kanban board and it's a great step forward! Learning Agile methodologies is a big career booster.

There are a number of changes, however, that I feel we need to make:

[REQUIRED CHANGE] Re-distribute tasks that have multiple assignees

Based on simply computing the distribution of user story points it seems it's well-balanced:

@StarSheriff2 - 26pts
@brenoxav - 25.5pts
@Mihndim2020 - 25.5pts
@francisuloko - 24pts

However, what I think I would like you to modify is the fact that a lot of the cards have multiple assignees. It's well and good and natural that each of you would like to collaborate on particular tasks but that might cause some inefficiencies.

For instance, this card #24 requires the whole team to do when in fact one person can do it. Sure it may be a blocker to other specific tasks. And it doesn't make sense to use several manpower just to set up a React project.

The same goes for the other group tasks.

[Optional] - Further break down tasks- I just put this as optional because it's not mentioned in the project description but it's very important that you understand proper task break down.

There are stories/cards that may be too general and you can break it down into smaller tasks. An example:

#38 -> Setting up a Redux Store

Setting up a Redux store consists of many tasks in itself:

  • identifying actions
  • identifying and designing the reducers
  • identifying asynchronous actions (do we do thunks or generators/sagas?)

Another example is the implementation of certain endpoints:

#18 -> Implement Reservation Create endpoint

This card can be further subdivided into smaller ones. Assuming the reservations database table and ActiveRecord model and controller have been set up:

  • design authentication and authorization logic (do we allow all users to be able to create a reservation for instance)
  • implement controller action
  • write tests (model and request specs for example)

Other than these two, great job!

Kindly just make the requested changes (the required one is mandatory, the optional one great if you can do) and then re-submit a review request.

from expert-class.

StarSheriff2 avatar StarSheriff2 commented on September 3, 2024

Hi Code Reviewer,

We have re-distributed the tasks that have multiple assignees to one single team member per task.

Thanks for the feedback!

from expert-class.

SpaYco avatar SpaYco commented on September 3, 2024

Hi @StarSheriff2 @brenoxav @francisuloko @Mihndim2020 ๐Ÿ‘‹,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! ๐ŸŽ‰

Cheers and Happy coding!๐Ÿ‘๐Ÿ‘๐Ÿ‘

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.

from expert-class.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.