Skip to content

Defectly is a bug tracking software platform designed to streamline the process of identifying, managing, and resolving software issues

License

Notifications You must be signed in to change notification settings

Osigelialex/defectly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defectly - Bug Tracking System

image

Overview

Defectly is a web-based application designed to help teams efficiently manage and track software bugs and issues. It provides a centralized platform for bug reporting, assignment, tracking, and resolution.

Features

  • User authentication and authorization.
  • Bug/issue creation with detailed information.
  • Categorization of bugs by severity, status.
  • Assignment of bugs to specific team members.
  • Commenting and discussion on bug reports.

Table of Contents

Getting Started

Provide instructions on how to get a copy of the project up and running on a local development environment.

Prerequisites

Python.

Installation

Step-by-step instructions for installing and setting up the project.

git clone https://github.com/Osigelialex/Defectly.git
cd Defectly
pip install -r requirements.txt

Usage

python manage.py migrate
python manage.py runserver

Access the application in your web browser at http://localhost:8000

Admin priviledges

python manage.py createsuperuser

login in with created admin account to get admin features

About

Defectly is a bug tracking software platform designed to streamline the process of identifying, managing, and resolving software issues

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published