App with two modules (client & server-side) builded using Socket.IO, ReactJS and TypeScript that allow a real time polling between two products.The server provide products and vote data consumed by the client.
-
Percentages of votes are displayed in circular design.
-
User and opinion's user (review) are showed in a scrollable section.
-
newUser are added after submitting a form containing his/her review and choice(option).
-
A poll panel control (PollBox) allow pause, resume or reset the polling.