Show HN: Lunch Money, a personal budgeting tool with multi-currency support
1–10 of 135 posts
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#2I am a one-person team and this project has allowed me to harness and grow from my few years of experience working as a software engineer. I was also able to flex my design muscles a little bit, while learning some marketing along the way.
Stack:
* Node.js w/ Typescript backend
* React + Semantic UI w/ Typescript frontend
* Bull for Redis queues
* Postgresql for database
* (soon) Flutter for mobile app
Lunch Money is a personal budgeting tool with native multi-currency support. This 100% grew out of a need to expand and improve the spreadsheet we had been using for about 1.5 years prior to starting development on this. My main goal was multi-currency support but also to rethink certain aspects of budgeting. Check out the website for more details & screenshots!
If this looks interesting, I encourage you to try it out, especially if the multi-currency aspect is useful to you. Thank you and open to any feedback.
Side story: I started this project while living abroad in Fukuoka, Japan for a few months. I did a whole write up on that journey here: https://lunchbag.ca/lunch-money
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#3Hi Show HN, I'm really excited to share what I have been working on the side since late November last year. I am a one-person team and this project has allowed me to harness and grow from my few years of experience working as a software engineer. I was also able to flex my design muscles a little bit, while learning some marketing along the way. Stack: * Node.js w/ Typescript backend * React + Semantic UI w/ Typescri…
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#4Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#5Nice work! Looks great and easy to use. What do you use to get transaction history?
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#6Hi Show HN, I'm really excited to share what I have been working on the side since late November last year. I am a one-person team and this project has allowed me to harness and grow from my few years of experience working as a software engineer. I was also able to flex my design muscles a little bit, while learning some marketing along the way. Stack: * Node.js w/ Typescript backend * React + Semantic UI w/ Typescri…
The design looks beautiful !
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#7Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#8I have a few questions though.
1. Does this work for everyone around the world?
2. How many ways do you have for sorting through transactions and making sense out of these?
3. My bank statements are a huge mess and I'd love a way I could aggregate all of my spend across multiple banks and cards. Sometimes, I send money to a friend only to get it back after a few days (or months, even). Would be great if you could link 2 transactions together like this as well.
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#9If you could also add a "Simulate spending X {currency} on YYYY-MM-DD" type functionality for forecasting, that would be huge. This was something I miss from one of the old Microsoft Money desktop apps, and being able to see how making a purchase at a point in time will affect you 1 week, 1 month, 1 quarter down the road etc. is a powerful deterrent to impulse buying.
edit: clarity. ish.
Re: Show HN: Lunch Money, a personal budgeting tool with multi-currency support
#10Please don't take this personally, but reading through your blog post, you mentioned that you had limited DevOps experience that makes me a bit scared that regular security updates and security practices may not be something that you were thinking about when the app was being developed.
I'm going to signup and play with it regardless, but it would be really difficult to put my actual financial data in the app.
Question: Is security of user data something you have thought of? Do you plan to hire someone that is security minded if the app does well?