Issue-Tracker

Issue Tracker

Link https://rajaryan1303.github.io/Issue-Tracker/

Images

screen screen screen screen

This is an issue tracker application built using Node.js and EJS. It allows users to track issues/bugs for different projects. The application provides a user interface to create projects, view project details, filter issues, and create new issues.

Features

Prerequisites

Navigate to the project directory

cd issue-tracker

Install the dependencies

npm install

Start the application

nodemon index.js