Code Monkey home page Code Monkey logo

keanubarnardd / bug-tracker-final Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 720 KB

This is a front end web application built with React, the application allows users to keep track and log bugs they have on their personal projects. Creating a new bug log prompts users to add specific information to define and categorise the bug. Allowing the user to neatly organise and understand which logs need to be completed and how they need to be solved.

HTML 6.41% JavaScript 65.97% SCSS 27.62%

bug-tracker-final's Introduction

Bug Tracker

Still a work in progress project. Looking to add local storage features or a database to store all the data for the bugs. Currently finished as a simple front end C.R.U.D application and can viewed here.

How it works

This is a front end web application built with React, the application allows users to keep track and log bugs they have on their personal projects. Creating a new bug log prompts users to add specific information to define and categorise the bug. Allowing the user to neatly organise and understand which logs need to be completed and how they need to be solved.

What was used to create 'Bug Tracker'

The bug tracker was created mainly with React, Html, scss and React. Currently working on making this application full stack incoperating MongoDB and NodeJs for the back end.
My Skills

How it works

The users dashboard stores all of the current bugs that need to be resolved as well as displays the how many bugs you have for each 'priority' handler. Priority is used to determine which bug needs to be completed first and the user can define that on creation or editting of their bug log.
Dashboard Image

Logging Bugs

Users can log bugs they have found within their own projects. The user has to specific what the title of the bug will be. Example: 'Button is'nt changing colour on mouse hover'
Then add a description to describe whatever they wish to assist in resolving that problem. Example 'When hovering over the Buy button, the button isn't changing to a bright green when it should be.'
Next the steps input is used to allow users to set up a plan of attack to solve the problem. Example "Step 1: Check the form CSS make sure class has a hover selector"
Then finally we have the Priority, Date and version to finalise the submission of the bug. Priority tells the user how important it is to complete this bug, date is when the bug was lodged and version is the current version in which their project is operating on.
Dashboard Image

Completing Bugs

When the user has resolved the bugs it will be added to the resolved section. Which displays all the previously completed bugs with the date completed and title of the bug.

Dashboard Image

bug-tracker-final's People

Contributors

keanubarnardd avatar

Watchers

James Cloos avatar  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.