Mariga94 / bug-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BugTracker ๐Ÿ•ธ๏ธ

Description ๐Ÿ’ก

The bug-tracker is a simple web-based application that is supposed to help teams track and manage bugs and also create issues in their software projects. The app provide a centralized point where teams could create and assign specific tasks to the team members.

Features ๐Ÿ› ๏ธ

  • Users can create, assign and track bugs and issues
  • Categorize bugs by priority importance and status
  • Users can comment for collaboration and discussion
  • Reporting tools
  • Email notifications for updates
  • Intergration with github

Tech Stack ๐Ÿ—๏ธ

Flowchart

  • Front-end
    • React.js
    • Typescript
    • SASS
    • Node Package Manager (npm)
    • Vite
  • Backend
    • Typescript
    • Mongodb and mongoose
    • Node.js and Express.js framework
    • Authentication and authorizaon using JSON Web Tokens (JWT)

Usage ๐Ÿ‘ž

  • Register your organization and your users with different type of title.
  • Login to the app.
  • Create a new bug or issue using the form.
  • Assign the bug to a team and set the importance and priority.
  • Track the bug's progress

Author ๐Ÿ–‹๏ธ

  • Joseph Mariga

License ๐Ÿ”

Licensed under the MIT License.

About

License:MIT License


Languages

Language:TypeScript 69.4%Language:CSS 28.6%Language:HTML 2.0%