An open API service indexing awesome lists of open source software.

https://github.com/gerardgargan/wdos-vote-processor


https://github.com/gerardgargan/wdos-vote-processor

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# WDOS Voting form processor

This project was created to automate the processing of votes for a competition.
The votes were cast on a Microsoft forms submission. The excel of votes is downloaded and saved as a .csv file in the root project folder.

The program then processes the data and determines the number of points per site.

Included is the functionality to:
- Display a leaderboard by site
- Display top 5 winners/places
- Write the results to a csv file

The project was a massive time saver for being able to print different stats including a leaderboard, and write this to a csv file to be able to share.