From 4d926b08ba2dda4e0c415d59b84a89c5a98ff1c4 Mon Sep 17 00:00:00 2001 From: Vavinan <110589924+Vavinan@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:42:10 +0800 Subject: [PATCH] Update vavinan.md --- docs/team/vavinan.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/team/vavinan.md b/docs/team/vavinan.md index a32960670..4249b4608 100644 --- a/docs/team/vavinan.md +++ b/docs/team/vavinan.md @@ -24,6 +24,7 @@ It is optimized for use via a Command Line Interface (CLI) and is written in Jav * Others: * Added headers for UserInterface class and Parser class
+ ### Feature 1 - Deleting Transaction 1. Created the `removeTransaction` method to handle deletion of a transaction based on its index in the list.