Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.2 KB

README.md

File metadata and controls

59 lines (45 loc) · 1.2 KB

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