projects.html{% extends "template.html" %}
{% block "content" %}
About Quartz
Quartz is a platform for collecting events from various sources
which offers a suite of tools to filter and visualize them. Check out the
documentation for more information.
Technologies used
Backend
Frontend
- Bootstrap3
- Paper theme (from bootswatch)
- jQuery
- jQuery Datatables
- d3js and c3js
{% end %}