Hey guys,
The quiz app that I’m currently working on will need to be able to connect to a server, send it’s answer choice, and retrieve the results. The basic idea is to be able to have the app display the percentages of the different answer choices that people have chosen. For example, 60% chose choice A, 20% B, etc.
What would be the best way to approach this?
Cheers,
Chris Z.