OliverBenz / bill_tracker

Desktop application to track bills
MIT License
0 stars 0 forks source link

Option: To select where data files are stored #5

Closed OliverBenz closed 2 years ago

OliverBenz commented 2 years ago

Overview Having them in the build/data folder was ok for testing but I would prefer to store my files in some OneDrive folder.

Solution Add options tab where the path of the data files can be changed.

Note Will require a settings.json file to store the new path.

OliverBenz commented 2 years ago

bills.json and data.json file paths are now stored in settings.json