M-Zuber / MyHome

Home finance management
MIT License
24 stars 21 forks source link

Add Category type enum #107

Closed M-Zuber closed 8 years ago

M-Zuber commented 8 years ago

The category service contains dictionaries that had keys of int. Updated to use an enum which is more descriptive