Title: Intelligent Book
Iteration Plan
Iteration 4 Plan: We implemented the relevant methods in the model (and refactored some) and extended the persistence layer. We recreated the user creator/editor ui and its backing code ( e.g. addContactBasic.jsf ); this lets a user edit their own data and visibility (tied to the session, but without a functioning login system).
We added some junit tests for the Contact.
Iteration 5 Plan: Deal with multiple users logging in. Deal more with groups and then emailing systems. Create the frontend to deal with each user's use cases.
Iteration 6 Plan: Polish up interface, flesh out more features.