SOOlutions / HomeTaskApp

True OO implementation in Java of a Home Task Management System. This project is a port and modification from https://github.com/SilasReinagel/HomeTaskManagement
2 stars 1 forks source link

Close Account #6

Open SilasReinagel opened 6 years ago

SilasReinagel commented 6 years ago

User should be able to Close his account at a point in time. A closed account should still be fully queryable and maintain it's history. No transactions can be executed against a closed Account.