Online Challenges Ranking Script

Hello, the members of 1320D have created a tool to rank the online challenges. As there is no way to see the number of votes each entry has ranked and compiled in one place, we made this node.js script to help fix that. The link can be found here.

Additionally, our team would love your vote for our entry to the website challenge (made from scratch without using Wix).
The voting link can be found here.

Our website is https://www.tuckerrobotigers.com.

1 Like

Impressive! I can’t wait to use this!

Ok. I just received an error.
@1320D_Programmer
error1111.PNG

This is a node script, which means, in order to run it, you’ll need to install node.js from https://nodejs.org.

From there execute it like so (on the command line)


node path/to/script.js

1 Like