Skip to content

ryanajones/Issue-Tracker

Repository files navigation

Issue Tracker

A CRUD tool capable of tracking project issues. Node and Express implement a RESTful API to route requests from the front-end jQuery Ajax calls. Mongoose.js is used to communicate with MongoDB to perform CRUD operations on issues and projects. Function testing is done with the Chai and Mocha framework combination.

Technologies Used

HTML SCSS JavaScript jQuery NodeJS ExpressJS MongooseJS MongoDB Chai Mocha

Deploy on Repl

https://repl.it/@ryanajones/Issue-Tracker#README.md

Screenshots

alt text alt text