Active projects
JSON {{object_list|length}} project{{object_list|length|pluralize}}Welcome to Code for Maine's project tracker. Here you will be able to view, sort and sign up to work on a variety of projects. Besides the various technologies being used on a project, you can also view a few important things on this page:
- Health of a project ()
- Current status ()
- Participants ()
{% for project in object_list %}
{% endfor %}
{{project.title}}
{{project.description|safe|truncatewords:"15"}}