From 5d767b9c9a118452cc512bbef5d4e4343c551d1c Mon Sep 17 00:00:00 2001 From: Vincent Chau Date: Wed, 23 Nov 2016 08:03:46 -0800 Subject: [PATCH] Add CodeSprint (#449) [ci skip] --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index 1226be4e..2410f1b1 100644 --- a/contents.json +++ b/contents.json @@ -10927,6 +10927,22 @@ "license": "other", "date_added": "Nov 18 2016", "suggested_by": "@dkhamsing" + }, + { + "title": "CodeSprint", + "category-ids": [ + "tasks", + "firebase" + ], + "description": "Real-time SCRUM management tool for teams.", + "license": "mit", + "source": "https://github.com/chauvincent/CodeSprint-iOS", + "itunes": "https://itunes.apple.com/app/codesprint/id1148072754", + "screenshots": [ + + ], + "date_added": "Nov 23 2016", + "suggested_by": "@chauvincent" } ] }