wafflehaus / chewcrew

LUNCH!
http://chewcrew.cc:8080/api
ISC License
0 stars 0 forks source link

Create voting system #12

Closed ryyan closed 9 years ago

ryyan commented 10 years ago

Create a page on the frontend with a list of radio buttons and a vote button. When the vote button is clicked, send the selected item to the backend API (using JSON). Set the page to "Awaiting results..." and disable the voting buttons while it waits for backend response. The backend API returns a JSON response. The frontend displays this response.