--- title: What's Next At Safing layout: page ---
31.07.2020

Progress Overview

Find out what the Safing team is currently working on. This is a compact overview of bigger tasks grouped by projects.

{% for post in site.posts limit: 1 %} {% include thumbnail_blog.html pre_header="BLOG" %} {% endfor %}
{% if site.data.next.cards.done.size > 0 %}
Recently Completed ({{ site.data.next.cards.done.size }})
{% for card in site.data.next.cards.done %} {% include project_card.html state = 'done' %} {% endfor %}
{% endif %} {% if site.data.next.cards.in_progress.size > 0 %}
In Progress ({{ site.data.next.cards.in_progress.size }})

Being in progress does not imply the project will be completed soon. Plenty will take a while and a few might even get discarded. Read the monthly blog updates to follow the progress and conclusion of every project.

{% for card in site.data.next.cards.in_progress %} {% include project_card.html state = 'in_progress' %} {% endfor %}
{% endif %} {% if site.data.next.cards.discarded.size > 0 %}
Recently Discarded ({{ site.data.next.cards.discarded.size }})
{% for card in site.data.next.cards.discarded %} {% include project_card.html state = 'discarded' %} {% endfor %}
{% endif %}

There is More.
A Lot More.

We have plans and ideas for years to come. We will never be "done" but always evolve and progress. I'm sure you have cool ideas for us too! Take a look what we already plan on doing in the longer run.

As disclosed above we're still working on the backlog. Coming SoonTM.