rudolphh / issue-tracker

A Project Issue Tracker using MongoDB, Express, and NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp- Information Security and Quality Assurance

Project Issue Tracker URL

  1. SET NODE_ENV to test without quotes and set DB to your mongo connection string in .env file
  2. Complete the project in routes/api.js or by creating a handler/controller
  3. You will add any security features to server.js
  4. You will create all of the functional tests in tests/2_functional-tests.js

About

A Project Issue Tracker using MongoDB, Express, and NodeJS


Languages

Language:JavaScript 63.8%Language:HTML 35.5%Language:CSS 0.8%