From d6a4d32970b89202d2c1dfcd8ced1ee0d98cf2ce Mon Sep 17 00:00:00 2001 From: jaketothepast Date: Tue, 26 Dec 2017 15:42:06 -0500 Subject: [PATCH] Adding surveyor --- content/portfolio.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/portfolio.md b/content/portfolio.md index c14af77..6778a99 100644 --- a/content/portfolio.md +++ b/content/portfolio.md @@ -15,3 +15,7 @@ A small game built using Vue.js intended to help consumers learn to read through ## [2. Gonotes](https://github.com/jaketothepast/gonotes.git) CLI for note taking, reads and writes a config file, and saves notes to flat files in configured directory. Written in Go + +## [3. Surveyor](https://github.com/jaketothepast/surveyor.git) + +A Django 2.0 application that generates surveys with expiring links. I started this project to try to create an anonymous open source platform to gather research on potential business ideas.