From 1d43087cbc4d66359455e32f8e9f5ab1969b542e Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 28 Apr 2020 07:25:48 -0700 Subject: [PATCH] Add e-mission-phone by @e-mission @shankari #261 --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 6c443f0b..c79e2a71 100644 --- a/contents.json +++ b/contents.json @@ -19655,6 +19655,26 @@ "screenshots": [ "https://i.imgur.com/haSaUiS.png" ] + }, + { + "title": "Emission", + "category-ids": [ + "location" + ], + "tags": [ + "javascript", + "phonegap" + ], + "description": "Track your travel modes and your travel carbon footprint, and compare them against other users", + "source": "https://github.com/e-mission/e-mission-phone", + "homepage": "https://e-mission.eecs.berkeley.edu/#/home", + "itunes": "https://apps.apple.com/app/emission/id1084198445", + "license": "bsd-3-clause", + "date_added": "Apr 27 2020", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://e-mission.eecs.berkeley.edu/img/personal/common_trips.png" + ] } ] }