1
edit
Changes
→Display Poll
==Server==
===Display Poll===
* Get poll details from the database to display poll using the simplified key'''(done)'''** get the poll id from the database using the id'''(done)'''** get the poll detail from the poll id'''(done)'''
* update database vote results using the poll id