Skip to content

Instantly share code, notes, and snippets.

@mikkipastel
Created April 6, 2017 13:56
Show Gist options
  • Save mikkipastel/c38004a93304ef731bb46bc6199e248b to your computer and use it in GitHub Desktop.
Save mikkipastel/c38004a93304ef731bb46bc6199e248b to your computer and use it in GitHub Desktop.
questionare in android app by firebase (json)
{
"user_feedback" : {
"-KVDxmeEV90ikzTrqvcO" : {
"feedbackDetail" : "ลองแปป",
"feedbackTopic" : "เทส",
"feedbackType" : "App problem",
"timestamp" : "29/10/2016 12:43:49",
"email" : "[email protected]"
},
"-KVDzbD9Ct0K5sAYJ7V9" : {
"feedbackDetail" : "องๆ",
"feedbackTopic" : "ลองอีก",
"feedbackType" : "User feedback",
"timestamp" : "29/10/2016 12:51:46",
"email" : "[email protected]"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment