Skip to content

zmknox/bingo-card-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bingo Card Generator

A tool to create 'bingo' cards for events (think Apple Keynote bingo).

This project uses NodeJS, make sure you have it, and npm, installed, then you can run npm install to get the dependencies and npm start to start the webserver. You can change the port the webserver runs on by changing an environment variable (useful when deploying on Heroku).

To customize the generator with your entries, create a file called cardEntries.json in the public/ directory, in the format of cardEntriesEXAMPLE.json.

Yes I know this project probably doesn't need Node but it made it easy to work with.

About

Generates bingo cards given many possible space items (for use in Apple Keynote bingo, for example)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published