Skip to content

Web app that facilitates agile project management practices using a kanban board.

Notifications You must be signed in to change notification settings

anagh07/bug_tracker

Repository files navigation

About

A bug and task management application, that makes agile development easier for developers. The front end is built with React and consumes a REST api that was built with NodeJS.

Live link

Description

Feature highlights:

  • Authentication: Login-logout
  • Authentication: Signup
  • Create projects
  • Create tickets (task/bug/story)
  • Sort tickets based on their status (Todo/in-progress/done)
  • Add comments to tickets
  • Toggle between multiple projects
  • Assign tickets to users (in progress)
  • Notifications when tickets is assigned to you (in progress)

Language, Frameworks and libraries

  • React
  • Redux
  • Material UI
  • JavaScript
  • NodeJS
  • ExpressJS
  • MongoDB

Screenshots:


Notes on using the website

Project is hosted here

  • If you do not want to register, press the skip button during login. This will log you in as a test user ([email protected]).

About

Web app that facilitates agile project management practices using a kanban board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published