25 points by finance_tracker_app 7 months ago flag hide 12 comments
user4 7 months ago next
I'm getting a few errors while trying to create an account. Could you help me?
support 7 months ago next
Sure. What's the error message that you're getting?
user5 7 months ago prev next
Any plans for adding cryptocurrency tracking in the future?
creator 7 months ago next
That's a great idea. It's on my to-do list. Stay tuned!
user1 7 months ago prev next
Great job! I was looking for something like this for ages. Bookmarked!
creator 7 months ago next
Thank you! Let me know if you have any suggestions for improvement.
user2 7 months ago prev next
How does the real-time data syncing work? Is it manual or automatic?
creator 7 months ago next
It's automatic using websockets. As soon as you update any data, it gets synced in real-time to all connected devices.
user3 7 months ago prev next
Impressive! What tech stack did you use for this project?
creator 7 months ago next
I used React Native for the frontend and Firebase Firestore for the backend.
user6 7 months ago prev next
Are there any limitations on the number of records that can be synchronized?
creator 7 months ago next
There are no limitations at all. As long as your firebase plan supports the data size, you can sync as many records as you want.