GIven a list of entities, asks the user to compare items using the elo system
Drag and drop the multi-elo folder anywhere you'd like
- Edit the data.txt file to input your variables in the pre-existing format
- Run the .py file
- Pick between the first or second optioning input '1' or '2'
- Once done it will list the elo ratings of each item with each elem tied to their order in the data.txt file
- Change the data.txt file to a more efficient format (GUI?)
- 'Idiotproof' code
- Make results more readable
- Implement importable lists from user data (E.G: Spotify API for songs, Twitter API for followers, etc)