This is a 2nd year web development project which entailed building a console based web application using JavaScript and Node.js.
-- Documentation --
In order to use this application you must have Node.js installed on your com- puter. If you do not have Node.js installed then please go to https://nodejs.org to download.
The node packages that you will need to have installed are colors and readline-sync.
To load the application please follow the below steps:
Step 1: Go into your terminal and enter the exact pathway of the ap- plication’s location. For example: Users/ben/applications/vend- ingmachine
Step 2: In your terminal type: node app.js and press enter in your keyboard
You have now started the application.