Failed to Function

Registering a New User

Before using the Anonymous Agile Estimator, a new user will have to register their email address and create a password. This post adds the code required. First a note on password strength. I had considered enforcing some of the common restrictions on password choices that have become vogue, such as

Password Management with Flask

The next enhancement to Agile Anonymous Estimator application is to add passwords. This will enable users to log on and to be securely authenticated.

Catching-up Test Coverage

The Agile Estimator application code has fallen behind on test coverage. In this post I’ll document a few things I discovered while adding the tests.

Minimum Viable Product

A minimum viable product allows you to demo the app, verify any assumptions and have a decision whether to continue development or cut losses.

Estimation Groups

Before you can estimate user stories, you need to get a group of your team mates together in a group. Here’s how the Anonymous Agile Estimator does that.

Failed to Function © 2026