-
This is a project that builds upon a sample project given to Software Engineering (SE) students.
-
It is named
OutBook
. -
The project is an ongoing software project for a desktop application (called OutBook) used for managing contact and meeting details.
-
Its purpose is to be a digital personal secretary which organise and keep track of meetings, as well as the people that the user is meeting with.
- It is written in OOP fashion.
- It comes with a reasonable level of user and developer documentation.
-
For the detailed documentation of this project, see the OutBook Product Website.
-
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.