ayastreb / money-tracker

:moneybag: Personal finances tracking web app
https://moneytracker.cc/
MIT License
900 stars 247 forks source link

feat: Sync with private CouchDB server. #84

Closed cyfdecyf closed 2 years ago

cyfdecyf commented 2 years ago

I'm completely new to react and web development in general. Please bear with me if the implementation looks naive.

After a personal accounting app I use gets discontinuned, I'd rather have my data stored by myself. Thus syncing with private CouchDB server is a must have feature for me.

Related feature request issue #16 #24 #39.

cyfdecyf commented 2 years ago

Thanks for the review. I'll address all the comments in the following week.

ayastreb commented 2 years ago

Thanks for the review. I'll address all the comments in the following week.

thank you for the contribution!