tp

Ng Yan Hui - Project Portfolio Page

Overview

CantVas is a comprehensive tool tailored for academic and financial management. With features like expense tracking, GPA calculation, timetable management, and daily motivation, CantVas streamlines student life for enhanced organization and productivity.

Summary of Contributions

Code Contributed

Link to code

Features implemented

1. Storage for expenditure and timetable

#24 #90

What it does:

Allows users to save their expenditure and timetable into a text file, so that the data is still there when they open CantVas again. This also allows them to transfer their data when they use another computer.

2. Delete Expenditure

#21

What it does:

Allows user to delete expenditure that they might have accidentally added or made a mistake when adding.

3. Expenditure type

#89

What it does:

Allows user to add type to expenditure so that they can categorize their expenditure into different type. Also allows them to list a specific type of expenditure.

4. Timetable Feature

#99

What it does:

Process user commands that are specific to the timetable feature. Allows user to add and delete classes which will then be listed in a timetable format allowing users to keep track of their schedule. They can also view the classes they have on a specific day.

Contributions to User Guide

Contributions to Developer Guide

Contributions to team-based tasks