415-help-desk-ticket This is the CMPS 415 semester project at Southeastern Louisiana University. This is a simple Node.js web application that lets you perform CRUD operation to simple tickets stored in a MongoDB. Simply download, unzip the files, and after navigating to the root folder, simply start the application from the terminal with ' node index.js .' It has been designed with the MVC pattern.