C: Create tasks (task, extended task description, completion status, due date)
R: Display tasks (all inputted tasks)
U: Update tasks (Change task, extended description, completion status, or due date)
D: Delete tasks (Delete task for list of tasks)
This application is deployed here.
If you want to run it locally, clone this repository and run npm install. Then, run npm start or node app.js.