Skip to the content.

Toh Yan Jie - Project Portfolio Page

Overview

MeetingJio

MeetingJio is a program written in Java for finding potential time slots for team meetings based on everyone’s availability via a Command Line Interface (CLI). If you can type fast, MeetingJio can get your meeting management tasks done faster than manually eyeballing your timetable.

Summary of Contributions

Contribution to Functional Code

Add User Feature

Add Lesson Feature

Edit Lesson Feature

Parser to Split Arguments

Contribution to Test Code

Commands

Parsers

Timetables

Contribution to Documentation

User Guide

Developer Guide

Other roles

Architecture:

Came up with a rough software architecture design that includes parsers, events, timetables and commands.

Integration:

In charge of versioning of the code, maintaining the code repository, integrating various parts of the software to create a whole.

Code quality:

Looked after code quality, ensured adherence to coding standards, etc.