Skip to content
</MS>

Project

BugRecon

Full-stack project management platform with issue tracking and team collaboration.

BugRecon dashboard preview

BugRecon is a lightweight yet powerful project management tool built to simplify the process of tracking issues, collaborating with team members, and maintaining documentation, all in one place.

📝 Problem Statement

Whenever I built projects, it was hard to track down the bugs and features I was working on. Taking notes of the things I learned required a separate app, which became too distracting and fragmented my workflow. To solve these challenges, I built BugRecon to bring issue tracking, collaboration, and documentation together in one unified platform.

💻 Tech Stack

  • Frontend: Reactjs, Tailwind CSS, Redux Toolkit
  • Backend: Node.js, ExpressJs, RestAPI, Mailtrap
  • Database: MongoDB, Mongoose ODM
  • Authentication: JWT based Auth with RBAC (Role Based Authorization Control), Time Based Two Factor Authentication Support
  • Security: Cors limits, Rate limiting, HPP, JSON Limit, SonarCloud approved

🚀 Features

  • Project & Issue Tracking Create, manage, and resolve issues tied to specific projects. Keep your workflow structured and efficient.
  • Team Collaboration Add team members to your projects and collaborate on tasks in real-time. Assign issues, leave comments, and track progress.
  • Documentation Management Keep important notes, references, and future plans organized with built-in documentation support.
  • Clean & Intuitive UI Navigate through a modern interface designed for productivity and ease of use.
  • Role-Based Access Control Manage user permissions to ensure the right people have the right access to your projects.