aclindsa / moneygo

An accounting web application to track personal finances written in Go and React/Bootstrap
MIT License
199 stars 37 forks source link

Support exporting/re-importing all of a user's data #15

Open aclindsa opened 7 years ago

aclindsa commented 7 years ago

The exact format is undecided, but some sort of JSON serialization seems simple. Whatever the format, it should be easily machine-readable by other tools.