Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-selector

Randomly select winners from a csv. The names in names.csv were randomly generated for demo purposes. Created for use in the Learning Analytics Hackathon.

Getting Started

Prerequisites

  1. Install Node 10 or greater.
  2. Install Git.

Installation and execution of script

  1. Clone this repo. https://github.com/ubccapico/random-selector.git
  2. Then cd into the repo. cd random-selector
  3. Run the installation script. npm install (if you see babel-node: command not found, you've missed this step.)
  4. Copy/paste names into the names.csv file (make sure to leave the top name field)
  5. Run the script. node randomSelector.js

Modify text

Feel free to modify the printed text as you see fit!

Authors

License

This project is licensed under the GNU General Public License v3.0.

About

Randomly select winners from a CSV

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages