From fb1fbbc40e7072836d54b2f72354f3d5a3d2ce36 Mon Sep 17 00:00:00 2001 From: Rebecca Franks Date: Thu, 26 Nov 2015 18:51:50 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e9bd80..3a8feb8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ http://bookdash.org/ 2. Setup a Parse Account. https://parse.com 3. You will need to recreate the Parse Database. Click on "Core" and click "Import Data" you can find the example JSON here: /parse_data_example/ + If you want to download the actual books, you need to individually download each book and import the files into the parse manually. See the information here: https://www.parse.com/questions/exporting-file-objects-and-importing-to-another-application + 4. Change the Parse API Key and Client Key in the file to your unique parse key: /appconfig-sample.properties . 5. Setup a Fabric Account. https://fabric.io/dashboard 6. Get your Fabric API Key and Client key, change it in the file: /app/fabric-sample.properties From 8ac9947f74ac9ac2be97616abea20354394bd1a2 Mon Sep 17 00:00:00 2001 From: Rebecca Franks Date: Fri, 27 Nov 2015 09:27:59 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3a8feb8..2bfba12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Bookdash Android + +Check out the blog post here: http://riggaroo.co.za/book-dash-android-app/ + Book Dash is an Android App for the NPO where you can download books in different languages for free. From acac0587ee5a64c7ba22ddd148df20f6560b266c Mon Sep 17 00:00:00 2001 From: Rebecca Franks Date: Fri, 27 Nov 2015 09:29:17 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bfba12..53bf61f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Check out the blog post here: http://riggaroo.co.za/book-dash-android-app/ +Open Beta Testing Group: https://play.google.com/apps/testing/org.bookdash.android + Book Dash is an Android App for the NPO where you can download books in different languages for free.