CS2103 Software Engineering Projects

Throughout my studies, I have came across and participated in some challenging Software Engineering projects. The two projects I did in CS2103 Software Engineering are a green field individual project, BMO Assistant and a brown field team project, TAddressBook. Both projects are done in mostly Java,

BMO Assistant

BMO Asssistant is an application used to help user keep track of tasks, deadlines and events. This link directs to the Github repo of BMO Assistant and there contains the user guide and installation guide.

TAddressBook

TAddressBook is a desktop application created with the aim of helping CS2030S Teaching Assistants (TAs) keep track of student's lab assignments. It is CLI application and is optimized for user that can type fast. Detailed documentation of the product can be found here and the Github repo to TAddressbook can be found here.