AY1920S1-CS2113T-F14-1 / MooMooMoney

Duke is a command line based personal assistant
0 stars 5 forks source link

Fix bugs from Dry PE [Add Expenditure & Main Display related!] #181

Closed JOSHTAM closed 4 years ago

JOSHTAM commented 4 years ago

Fix the following bugs

138, #153 --> need to fix the weird symbols as ANSI only works on Linux

137, #132, #159, #158 --> fix parser for adding expenditure [when c/ field is first] -> Make sure it docent add as a category

136 --> when amount added a/ is a string -> handle error

128, #148 --> fix exceptions for wrong date format added -> handle error

JOSHTAM commented 4 years ago

Completed!