Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.07 KB

BugTracker

bugTracker is a comprehensive web application designed to streamline the process of tracking and managing software bugs and issues within development teams. Built with modern web technologies, bugTracker offers a user-friendly interface and robust functionality to enhance collaboration and efficiency in software development projects.

Install:

// Download all requirements and cd to the folder

python manage.py runserver

// Default user and password is admin:admin

// Admin panel link is HTTP://127.0.0.1:8000/admin

Pics:

Home

alt text

Adding Projects and bugs

alt text

Project and bug list

alt text

Profile

alt text