Code Monkey home page Code Monkey logo

bug-tracker's Introduction

Bug Tracker

Proposal

One of the major problems that every developer has to face when working on a project-at any stage of development-is bugs. They are unavoidable, even the best programmers in the world end up with bugs in their code from time to time. Not only are they unavoidable, but they can wreak havoc on your program and be very frustrating to fix.

From the moment you start working on a new project you should have a good solution for tracking your bugs. It is essential, not just to minimize the defects in your program early on, but to maximize your productivity in the later stages.

That is why I've created Bug Tracker, a simple bug tracking tool that allows the user to keep track of all the issues that are going on within their projects. Within Bug Tracker you can create profiles for all of your different projects. For each individual project there are tools to view all the current and past bugs, including the ability to add, modify and delete issues as they are handled. With options for sorting bugs by their severity and assigning tasks to team members. All of this within a visually appealing and easy to use desktop application.

Who is this project for?

  • Software Developers
  • Quality Assurance Teams

However this project is not just limited to software developers and QA teams, in almost any kind of project that you can create you may run into problems and issues that you have to deal with, and for that this tool can be invaluable.

User Stories

  • As a user, I want to be able to create a new project and add it to a list of projects
  • As a user, I want to be able to select a project and add a new bug to the project
  • As a user, I want to be able to select a bug in a project and mark it as resolved
  • As a user, I want to be able to select a project and view a list of the unresolved bugs in that project
  • As a user, I want my projects to be automatically saved to file when I exit the application
  • As a user, I want to be able to select and load a project that has been previously saved to file

Phase 4: Task 2

Test and design a class in your model package that is robust.

Class: ProjectManager

Methods: getProjectByIndex, createNewProject, ProjectManager

Phase 4: Task 3

If I had more time...

  • I would try to reduce coupling between the classes in the graphics package that make up the GUI
  • I would consider implementing the observer pattern so that the graphics could observe changes to the projects and update the UI accordingly

bug-tracker's People

Contributors

mattkwilson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.