CPNT 262 Assignment 4 - Node command line app

In this assignment, you will create a simple Node app of your choice that will:

The arguments, responses and npm package are up to you. Use your imagination! The goal is to fulfill the criteria below.

Note: you CANNOT use app examples shown in class:


Criteria

This assignment will be marked out of 10 points. Each of the following requirements are worth 2 points each:

1. Command Line Arguments

2. Logged Response

3. npm Project Setup

4. Third-party npm Package

5. Instructions and Documentation

Instructions and documentation must be included in a README.md file to help your instructor mark your assignment:


General Requirements

Points will be deducted for:


Submission Requirements