You can never expect what you will get from a fortune cookie, but with this Misfortune Cookie generator, one thing is certain -it will be unfortunate! It was said that humour is derived from the misfortune of others so maybe, cracking a joke at one's bad luck, is not so bad...maybe
This is based off Mixed Message Project from Codecademy. The project's objectives are:
- Build a message generator program using JavaScript
- Use Git version control
- Use command line
- Develop locally on (my) computer
I will create a Misfortune Cookie generator that utilises the following three data points:
- will user receive a prediction or not
- if yes, when is it going to happen
- if yes, what is going to happen
- JavaScript
- Node.js v
- Git
- Command line
should be launched over the node.js from the command line.
- Project is: completed