SecUSo / privacy-friendly-finance-manager

GNU General Public License v3.0
45 stars 22 forks source link

Add Info: "How to Backup/Restore Data" to README.md #43

Open k3b opened 1 year ago

k3b commented 1 year ago

Hint: in Android studio

"You can create a backup of your privacy-friendly-finance-manager database and restore it later with privacy-friendly-backup"

Maybe you find better word for this.


after this

maybe your collegues can help you with this.


This will be done in a "work experience course" by a high school student as an excercise: How to create a git(hub)-branch make changes and create a pullrequest.

I (k3b) am his mentor (an experienced android/java developper)

k3b commented 1 year ago

Additional work.

please also update these files that will become the translated app descriptions for the f-droid app store:

please note: while README.md contain markdown links with "[" + some text + "](" + some url +")"

the f-droid docs contain html-links with "<" a href='some url' + ">" + some text + "</" + a + ">"