Skip to content

HerbertJulio/effortless

 
 

Repository files navigation

Effortless green head looking right

Your story points made easy

This project consists of a story points calculator that can be used to estimate the points you need to complete a story. It is based on the following 3 factors: complexity, uncertainty, and effort. The story points are calculated based on the average of the factors.

  • Complexity: It refers to the level of difficulty and intricacy involved in a task or feature. It can be influenced by factors such as size, dependencies, and technical challenges.
  • Uncertainty: It relates to the lack of clarity or information about a task or feature. It can stem from changing requirements, limited knowledge, or external factors.
  • Effort: It represents the amount of work or resources required to complete a task or feature. It includes time, skills, and resources needed to deliver the desired outcome.

How to use

Visit it here: Effortless

About

This project is developed using the following technologies:

Reports

Lighthouse

lighthouse report of performance


Unit tests

report of unit tests

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • JavaScript 4.0%
  • CSS 3.0%
  • HTML 0.6%