Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.
/ mproj Public archive

creating a very simple bug tracking system to learn meteor

Notifications You must be signed in to change notification settings

Diginized/mproj

Repository files navigation

mproj

This is a simple project to help me learn Meteor. It will be a simple bug tracking system.

Functionality

The software allows the creation of Features and Tasks. Features are higher level descriptions of what the project should be able to do. Tasks are to-do child elements for accomplishing Features.

Features

  • Title
  • Priority
  • Description

Tasks

  • Title
  • Type
  • Priority
  • Description
  • Success Criteria
  • LOE Points
  • Status
  • Claimed By
  • Comments

About

creating a very simple bug tracking system to learn meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published