deadlocker8 / BudgetMaster

Manage your monthly budget easily
https://roadmaps.thecodelabs.de/roadmap/2
MIT License
47 stars 18 forks source link

Need cloud backup function #738

Open badheshchauhan opened 1 year ago

badheshchauhan commented 1 year ago

Can you make this cloud back like auto back with firebase or goggle sheet

deadlocker8 commented 1 year ago

Hi badheshchauhan,

At the moment BudgetMaster offers thee automatic backup strategies (see also https://github.com/deadlocker8/BudgetMaster/wiki/Automatic-backup):

All three strategies will export the BudgetMaster data from the database as JSON file which can be restored into BudgetMaster at any time.

Do you wish to have an additional backup strategy, where the JSON file will be placed in for example Google Drive orNextcloud or alike?

Or do you request a new export format instead of the JSON?