Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

executable file
·
23 lines (17 loc) · 1.29 KB

Voting App

The Voting App is HTML5 based application, you can use to vote for your favourite Animal. Based on only 2 html5 pages, with single javascript this is complete in itself. Anybody can use Voting.html to vote for favourite animal. Voting result will get reflected in result.html The Votes are persistent in nature meaning your voted amimal will be there the next time you open up the app. The app uses ArcTop Labs : MasterDataNode Data Solution feature in order to store the voting data.

FEATURES

  • Vote for Animal, can customize it for other voting.
  • Multiple colors
  • Customize Width and Height
  • Voting result as data analytics using chartjs charting app

Storage Service

ArcTop Labs : MasterDataNode Data Solution

Login to www.masterdatanode.com to get : Access_Token , its Free

Create an App after login, copy and paste App Name in arctoplabs.js file appName variable

Copy and Replace the access_token (available in your login) in arctoplabs.js file access_token variable

alt text alt text