Prototype of online voting system
The development of the prototype of the online voting system. Use of pure JavaScrypt (without the use of any additional libraries). The primary voting list is uploaded by AJAX request from a file in xml format. The application of the drag-and-drop method allows you to transfer the required element (in this case the line with the candidate description) from one list to another. The current status of the voting list is stored in the local storage of the browser.