Sprint 8 Planning

The goal for sprint 8 is to make any necessary database schema changes and to add as many features (not just making the UI prettier) as possible.

The sprint backlog items are:
PriorityDescriptionPoints
600Add columns/tables to database to support task dependency/subtask relationships.2
590Add columns to user table to support lockout after failed login attempts.2
580Add checks for authorized access to all CRUD operations.3
570Wrap create statements and the fetching of the ID in one database transaction to prevent incorrect results (if necessary).2
560Update the application to handle errors nicely.5
550Check all error-related redirects to make sure they work properly.1
540Add try/catch blocks for parseInt calls and handle errors appropriately.1
530Fix weird errors when project only has one user (instructor is the only student).2
520Change code to use connection pooling.3

This is a total of 21 hours, which I think I can do by the middle of next week. If I'm lucky I may even manage a few items from the product backlog. I've been doing some backlog grooming so I do have several items prioritized and estimated and ready to go.

So that's the plan.

Comments

Popular posts from this blog

Git. The WHAT and WHY Edition.

"Does it get easier?" Yes, but Also No...

How to Land Your First Dev Job: Develop Yourself, Market Yourself