aboutsummaryrefslogtreecommitdiff
path: root/template/gsoc.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/gsoc.html.j2')
-rw-r--r--template/gsoc.html.j273
1 files changed, 37 insertions, 36 deletions
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2
index 3b4a3855..fdca054f 100644
--- a/template/gsoc.html.j2
+++ b/template/gsoc.html.j2
@@ -311,34 +311,6 @@
311 </p> 311 </p>
312 </section> 312 </section>
313 <section> 313 <section>
314 <h4>GNUnet Web-based User Interface</h4>
315 <p>
316 {% trans %}
317 Implementation of a Web-based UI for GNUnet similar to
318 GNUnet-Gtk with a yet to be determined framework such as
319 Angular2. This includes the design and implementation of
320 not yet existing <a href="http://jsonapi.org/">REST APIs</a>
321 that expose the
322 <a href="https://gnunet.org/doxygen/modules.html">GNUnet API</a>.
323 {% endtrans %}
324 </p>
325 <p>
326 {% trans %}
327 <strong>Mentors:</strong> Martin Schanzenbach
328 {% endtrans %}
329 </p>
330 <p>
331 {% trans %}
332 Required Skills: C, JavaScript, CSS
333 {% endtrans %}
334 </p>
335 <p>
336 {% trans %}
337 Difficulty level: medium
338 {% endtrans %}
339 </p>
340 </section>
341 <section>
342 <h4>secushare: Implement social networking features on top of pubsub channels</h4> 314 <h4>secushare: Implement social networking features on top of pubsub channels</h4>
343 <p> 315 <p>
344 {% trans %} 316 {% trans %}
@@ -581,13 +553,42 @@
581 {% endtrans %} 553 {% endtrans %}
582 </p> 554 </p>
583 </section> 555 </section>
584 <!-- 556 <h2>{{ _("Finished projects") }}</h2>
585 <h2>{{ _("Finished projects") }}</h2> 557 <!-- Commentary: Finished projects, descriptions and Links to write-ups about them. -->
586 --> 558 <h3>2018</h3>
587 <!-- 559 <section>
588 Commentary: Finished projects, descriptions and 560 <h4>GNUnet Web-based User Interface</h4>
589 Links to write-ups about them. 561 <p>
590 --> 562 {% trans %}
591 </div> 563 Implementation of a Web-based UI for GNUnet similar to
564 GNUnet-Gtk with a yet to be determined framework such as
565 Angular2. This includes the design and implementation of
566 not yet existing <a href="http://jsonapi.org/">REST APIs</a>
567 that expose the
568 <a href="https://gnunet.org/doxygen/modules.html">GNUnet API</a>.
569 {% endtrans %}
570 </p>
571 <p>
572 {% trans %}
573 <strong>Mentors:</strong> Martin Schanzenbach
574 {% endtrans %}
575 </p>
576 <p>
577 {% trans %}
578 Required Skills: C, JavaScript, CSS
579 {% endtrans %}
580 </p>
581 <p>
582 {% trans %}
583 Difficulty level: medium
584 {% endtrans %}
585 </p>
586 <p>
587 {% trans %}
588 Report: <a href="gsoc-2018-gnunet-webui.html">GSoC 2018: GNUnet WebUI</a>
589 {% endtrans %}
590 </p>
591 </section>
592 </div>
592 </article> 593 </article>
593{% endblock body_content %} 594{% endblock body_content %}