NET is an app for managing expenses, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
Contributions to the project.
New Feature: Added the ability to view all expenses.
(#20).
What it does: Allows the user to see all expenses input so far
Justification: This feature is important in the product because user need to view the expenses for reference at any time.
New Feature: Added the ability to add, view and delete budget.
(#38).
What it does: Allow the user to create new budget and compare current expenses with respect to budget.
Justification: This feature considers the additional feature because it is useful for user to understand the current spending compare to target budget.
Credits: Logic and design adapted from existing addressbook-level2 (Parser)
Our application was created using a combination of pair-programming and adhoc coding sessions. During each session lasting between an hour to four or more, all group members sat in a meeting session while coding/ implementing their assigned components. If a concern was raised or support was needed, they shared their screen via the meeting session and everyone participated or assisted to clear the obstacle. Using this method we’ve successfully cleared v1.0 to v3.0 of our project milestones.