diff --git a/src/gsoc/directory.conf b/src/gsoc/directory.conf index ddd3c778..a0c31996 100644 --- a/src/gsoc/directory.conf +++ b/src/gsoc/directory.conf @@ -194,4 +194,20 @@ ideas: [ } ] }, + + { + title: Krop Template System + description: "Add a template system to the Krop web framework that works client- and server-side." + prereqs: "Proficient with Scala and a reasonable understanding of parsing." + difficulty: Medium + length: ${medium-length} + mentors: [noelwelsh, j-mie6] + categories: [web, programming languages] + repolinks: [ + { + name: Krop + url: "https://github.com/creativescala/krop/issues/14" + } + ] + }, ]