deadlocker8 / BudgetMaster

Manage your monthly budget easily

Home Page:https://roadmaps.thecodelabs.de/roadmap/2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need cloud backup function

badheshchauhan opened this issue · comments

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

Hi badheshchauhan,

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

  • File system copies
  • Local git repository
  • Remote git repository

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?