From 792d7e1c765c5ad514c5c979f00f5dd1f750db16 Mon Sep 17 00:00:00 2001 From: Nathan Tannar Date: Thu, 5 Oct 2017 07:42:34 -0700 Subject: [PATCH] Add Parse Dashboard (#512) [ci skip] --- contents.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/contents.json b/contents.json index 69a9d593..ffc8db20 100644 --- a/contents.json +++ b/contents.json @@ -14471,6 +14471,25 @@ "license": "other", "suggested_by": "@SlayterDev", "stars": 8 + }, + { + "title": "Parse Dashboard for iOS", + "category-ids": [ + "parse" + ], + "description": "A beautiful moile client for managing your Parse apps while you are on the go! Now you can easily view and modify your data in the same way you would on the offical desktop client.", + "source": "https://github.com/nathantannar4/Parse-Dashboard-for-iOS", + "screenshots": [ + "https://raw.githubusercontent.com/nathantannar4/Parse-Dashboard-for-iOS/master/Screenshots/Server.png", + "https://raw.githubusercontent.com/nathantannar4/Parse-Dashboard-for-iOS/master/Screenshots/Schemas.png", + "https://raw.githubusercontent.com/nathantannar4/Parse-Dashboard-for-iOS/master/Screenshots/Class.png", + "https://raw.githubusercontent.com/nathantannar4/Parse-Dashboard-for-iOS/master/Screenshots/Query.png", + "https://raw.githubusercontent.com/nathantannar4/Parse-Dashboard-for-iOS/master/Screenshots/Object.png" + ], + "date_added": "Oct 1 2017", + "license": "min", + "itunes": "https://itunes.apple.com/us/app/parse-dashboard/id1212141622?ls=1&mt=8", + "suggested_by": "@nathantannar4" } ] }