# 2.0.0 - full mentoring functionality # 2.1.0 - judging analytics, e.g., graph/network of projects/comparisons # 3.0.0 - overhaul infrastructure: - migrate to Django REST Framework and Next.js (or some other front-end framework) - Django REST, React, django-pipeline so it's a single Django project but we get to use React, like [kuma](https://github.com/mdn/kuma) # 4.0.0 - allow organizers to choose a judging algorithm - Crowd-BT (already implemented; Gavel) - CVX with the SDPT3 solver (more accurate than Crowd-BT, much slower; see [Designing a Better Judging System by Anish Athalye](https://www.anishathalye.com/2015/03/07/designing-a-better-judging-system/))
2.0.0
2.1.0
3.0.0
4.0.0