MatthijsKok / TI2806-Contextproject

GNU Lesser General Public License v3.0
0 stars 0 forks source link

combine all parts tocreate challenges and responses #135

Closed RvdK closed 7 years ago

RvdK commented 7 years ago

User story

We have all the specific parts done to create chllenges and responses. What we still have to do is combine them.

What

Create a manager that is able to retreive all transactions, recognise any pending challenges and create an appropriate response. It should also be able to send a challenge to another account.

Why

This is the core concept of the entire application.

How

build a manager.

Definition of done

Notes

None