06 - Trello

Trello is a web-based project management application originally made by Fog Creek Software in 2011, that was spun out to form the basis of a separate company in 2014 and later sold to Atlassian in January 2017. The company is based in New York City - Wikipedia

Execises

  1. First, if you haven't created an account already you should do that now.

  2. Imagine you're going to build a simple landing page. Create a new Trello board and name it 'Landing page'.

  3. Create three new lists which are called DO, DOING and DONE.

    • DO - In this list we keep the cards which are not yet completed.
    • DOING - In this list we keep the cards which we're working on right now.
    • DONE - In this list we keep the completed cards.
  4. Divide your project into tasks and create a card for each task.

    Think of the structure of the cards:

    • The title is just the title, short and concise.
    • The description is more detailed information about the task. Anyone in the team should understand it enough to pick it and do it.

    Tip: The tasks should be clearly separated from each other. It's better to have many small tasks then a few big ones.

  5. You are required to use labels, due dates and checklists on the cards.

    Suggestions for labels: Designers, Developers, Computer Graphics etc.

  6. Extra: Team up with some classmates and make a team on Trello. Create a new board for a real or a fictional project.

  7. Extra: Again, create three new lists which are called DO, DOING and DONE.

  8. Extra: Divide your project into tasks and create a card for each task.

  9. Extra: Make cards and put them in the different lists. Don't forget about the title, the description and other information you see fit.

  10. Extra: Assign all the cards between you.

  11. Extra: Create a fourth list, name it BACKLOG and place it to the left of the DO list. This list should contain cards with features that could be implemented in the project in the future, but is not yet planned for.

  12. Extra: Create a fifth list called BLOCKED and put it far to the right. In this list you can put cards which are blocked by other tasks. For example the design or back end of certain pages is not done yet.

  13. Extra: Integrate a Power-Up on your project board, for example Slack or Giphy.

  14. Extra: Make a personal board in your team only visible to you.