A Taskrabbit tem uma grande variedade de categorias disponíveis nas quais pode fazer tarefas. O que pode ser difícil é decidir quais adicionar. Pode ser útil escolher categorias nas quais se sinta confiante ou algumas das mais populares.
As nossas principais categorias neste momento são:
Montagem de mobiliário
Instalação
Instalação de televisor
Pequenas reparações
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>