AY2425S1-CS2113-W14-1 / tp

0 stars 5 forks source link

Branch recurrence #64

Closed NigelYeoTW closed 2 days ago

NigelYeoTW commented 2 days ago

Will create Junit test in another PR please check soundness of this implementation. At each startup, each spending and income list will be iterated and checked if they are a recurring event through parser(similar to command, return the recurrence type class to the abstract recurrence class). The class then calls its method according to income or spending type and updates the list.