DiUS are keen on this "Agile" thing. We want to develop a tracking system for Agile cards.
Your application should cater for the following:
- Be able to create cards. Cards have a title, description and estimate in points
- Cards belong to an iteration
- Assume a board has only one iteration at the moment
- An iteration can have multiple columns. (It should have at least two, one starting and one done)
- There is a column designated as the starting column. And one designated as the done column.
- Columns have a name