Bug Tracker Application

A simple and efficient tool to track, manage, and resolve software bugs with ease. Built with Flutter and Firebase to streamline your development workflow..

Project Illustration

Key Features

User Authentication

(Email/Password via Firebase Auth).

Bug Reporting

Bug Reporting with severity, status, and developer assignment.

Clean Code

DDD architecture using BLoC pattern for state management.

Statistics & Streaks

Track team performance and encourage consistent bug resolution with visual insights.

Firebase Firestore

Real-time backend powered by Firebase Firestore.

Filters & Status Indicators

Easily sort and filter bugs by severity and status.

Project Screenshots

Dashboard
Bug Add & Edit
Bug Fixed
Bug Unfixed
Low severity
Medium severity
High severity
Notification

About The Project

Bug Tracker is a Flutter-based app designed to help teams manage and track software bugs with ease. It allows users to report issues, assign them to developers, set priorities, and monitor progress — all in real-time using Firebase. With a clean interface and smooth workflow, it streamlines bug tracking for development teams.

The purpose of the Bug Tracker app is to provide developers and teams with an organized platform to report, track, and manage software bugs efficiently. It helps ensure that issues are resolved quickly by maintaining visibility, prioritizing tasks, and improving team collaboration throughout the development process.

Technology Stack

Firebase Firebase
Flutter Flutter
Dart Dart
BLoC BLoC
Material Design Material Design

Installation Guide

1. Clone the repository

git clone https://github.com/NizzCorp-Academy/Quickfix.git

2. Install dependencies

flutter pub Get

3. Run the development server

flutter run -d chrome

4. Build for production

flutter build apk --release

Ready to Use This Application?

Ready to Use This Application? Download the APK and start managing your bugs now

Start Tracking Now