Code Monkey home page Code Monkey logo

bugtracker_django's Introduction

Bug-Tracker

Header

Overview

The objective of Bug Tracker Application is to provide user a responsive application using appropriate data structures and efficient algorithms, while also providing a user-interface for perfect user-friendly experience. The objectives are stated as below: -

  1. Registered/Logged in users can issue or generate new bug tickets or edit existing ones.
  2. Bug ticket will contain several parameters that will give more information on that specific bug. Some of the parameters are as follows:-
    1. Bug ID number (Unique ID)
    2. Priority (High, Medium, Low, etc.)
    3. Title
    4. Description
    5. Status (In Progress, Unopened, Closed)
    6. Assigned to
    7. Reported by
    8. Updated on (Time when its information was last updated)
    9. Created on (Reporting time)
  3. These bug tickets will be stored in the database in a sequence determined by the data Structure and Algorithms that will be implemented (defined at the Procedure section).
  4. The application will generate a ‘Planner’ which will allow the user to view the bugs that needs to be resolved and also provides the functionality to edit, delete or mark as resolved.
  5. Software application should be decentralized, means that everyone could access it easily, this gives the means of hosting the application as a Web Application.

Login Page

Image

Technologies

Image

Methodology Framework

Image

Business Logic

Image

User Experience

Dashboard / Homepage

Image

Navigation Bar

Image

Add a New Ticket

Image

Edit an Existing Ticket

Image

Teams Overview

Image

bugtracker_django's People

Contributors

luckyman1004 avatar

Stargazers

 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.