An open API service indexing awesome lists of open source software.

https://github.com/pintu544/issue-tracker


https://github.com/pintu544/issue-tracker

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ninja-Bug-Tracker

A Nodejs + EJS + MongoDB + Express application to track issues/bugs for a project.

# How to use ?

Run this command in your GitHub CLI

- gh repo clone pintu544/Issue-Tracker

# or use the URL

https://github.com/pintu544/Issue-Tracker

# Features

-User can create a Project.

-User can create an issue.

-User can filter the issues by different parameters.

-User can track the issue by name or description.

-Used Bootstrap for neat UI.

# Hosted URL
https://issue-tracker-nodejs-ejs.herokuapp.com/