Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 794 Bytes

File metadata and controls

7 lines (6 loc) · 794 Bytes

Java CI Ui.png

  • The AB3 My Guest project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
  • AB3 My Guest centralises guest information for wedding planners. It will help manage the contact details, RSVP status and customised tags of a small number of invitees.
    • It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
    • It comes with a reasonable level of user and developer documentation.