Skip to content

A quick NodeJs application to sort through a list and choose a random person.

Notifications You must be signed in to change notification settings

ColinLees/random-person-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Person Selector

For when you can't be bothered picking people and want a computer to make it easy.
Amend the list of people and away you go!

Built with ❤︎ by Stockport Council

Table of Contents

Features

  • Picking random people from a list

  • Picking random teams from a list

  • Making your life easier when making teams

  • Ensuring people don't get angry at you for putting them with that person they hate

  • Picking on people to do some talking/try a thing

Pre-reqs

  • NodeJs
  • People to sort/pick on

Installation

Edit the people.json file with whom-so-ever you want and you're good to go!

Example

$ node choosePerson.js
$ node chooseTeams.js

or

$ npm run person
$ npm run teams

FAQ

Can I think of any FAQs?

I can't right now, but if there are any I can add them here!

License

MIT

About

A quick NodeJs application to sort through a list and choose a random person.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published