-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from openpearl/develop
Moving to v1.0.0
- Loading branch information
Showing
40 changed files
with
1,080 additions
and
963 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"root": { | ||
"cardID": "root", | ||
"childrenCardIDs": [ | ||
"b4a20b31_66c0_a994_71dc_432fd7850ba1", | ||
"a4093f548_26b3_d665_c80b_31b510cfe09f", | ||
"de6a9bee_5174_e2be_780c_1b896be501f9" | ||
], | ||
"speaker": "", | ||
"message": "You're at ___mins of activity for today (below personal average/30mins)" | ||
}, | ||
"b4a20b31_66c0_a994_71dc_432fd7850ba1": { | ||
"cardID": "b4a20b31_66c0_a994_71dc_432fd7850ba1", | ||
"childrenCardIDs": [ | ||
"a7ba70d62_ae21_dbdc_d06f_262e351c8489", | ||
"a2ab08d5a_646a_486f_9552_a9290eb22b06" | ||
], | ||
"speaker": "", | ||
"message": "You've gotten ___mins of activity so far today! (personal average/30mins)" | ||
}, | ||
"a4093f548_26b3_d665_c80b_31b510cfe09f": { | ||
"cardID": "a4093f548_26b3_d665_c80b_31b510cfe09f", | ||
"childrenCardIDs": [], | ||
"speaker": "", | ||
"message": "You're at" | ||
}, | ||
"de6a9bee_5174_e2be_780c_1b896be501f9": { | ||
"cardID": "de6a9bee_5174_e2be_780c_1b896be501f9", | ||
"childrenCardIDs": [], | ||
"speaker": "", | ||
"message": "___mins of activity so far today (above personal average/30mins)" | ||
}, | ||
"a7ba70d62_ae21_dbdc_d06f_262e351c8489": { | ||
"cardID": "a7ba70d62_ae21_dbdc_d06f_262e351c8489", | ||
"childrenCardIDs": [], | ||
"speaker": "", | ||
"message": "You've still got ___mins to go to get to your 30 mins of activity for the day!" | ||
}, | ||
"a2ab08d5a_646a_486f_9552_a9290eb22b06": { | ||
"cardID": "a2ab08d5a_646a_486f_9552_a9290eb22b06", | ||
"childrenCardIDs": [], | ||
"speaker": "", | ||
"message": "You haven't been as active as you normally are by now." | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.