Skip to content

This repository is for a web application called Project Issue Tracker. It is designed to help users keep track of issues related to their projects.

Notifications You must be signed in to change notification settings

hydratronic/issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Issue Tracker

This is a web application that helps you keep track of issues related to your projects. You can create projects, add issues to them, and filter issues based on labels, author, and search keywords.

Features

  • View a list of projects on the home page
  • Create a new project with a name, description, and author
  • View a project's detail page, which shows a list of issues related to the project
  • Filter issues based on multiple labels, author, and search keywords
  • Create a new issue for a project with a title, description, labels, and author

Getting Started

To get started with the application, you need to:

Clone the repository

git clone https://github.com/your-username/project-issue-tracker.git

Change to the project directory

cd project-issue-tracker

Install the required dependencies

npm install

Start the server

npm start

The application should now be available at http://localhost:3000.

About

This repository is for a web application called Project Issue Tracker. It is designed to help users keep track of issues related to their projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published