https://github.com/pintu544/issue-tracker
https://github.com/pintu544/issue-tracker
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pintu544/issue-tracker
- Owner: pintu544
- Created: 2022-10-13T12:38:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T12:59:21.000Z (over 2 years ago)
- Last Synced: 2025-02-10T09:41:39.945Z (4 months ago)
- Language: EJS
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/