Skip to content

shashankch/Issue-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Tracker - React Application

Features:

  • Add Projects.
  • create Issues for particular project.
  • Add labels for issues.
  • User can perform following actions on issues :
  • Sort by issue number.
  • Filter by multiple labels i.e. I should be able to filter by 2 or more labels at the same time.
  • Filter by author.
  • Search by title and description.

Deployed Link

project screenshots project screenshots

Steps to run locally:

1. git clone https://github.com/shashankch/Issue-Tracker.git.

2. cd Issue-Tracker - npm install.

3. npm start.


Your application should now be running on localhost:3000

Next Steps- In progress:

  • add more features.
  • improve UI/UX.

Contributing:

  • All contributions are welcome!

About

Bug Tracking React Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published