HackerTrans
TopNewTrendsCommentsPastAskShowJobs

42loops

no profile record

Submissions

Show HN: I made a all-in-one web app to help me with my freelance admin tasks

momo.coach
307 points·by 42loops·3년 전·70 comments

comments

42loops
·3년 전·discuss
https://momo.coach
42loops
·3년 전·discuss
Thanks! I completely understand! Which ones do you use?
42loops
·3년 전·discuss
Tanks for the comment! I never looked at FreeAgent. From what I see from the landing: I do not have automatic bank feeds and I am also currently not able to OCR a pdf/image to create automatically an expense. I still have a lot of work ;-) 1 thing I won't do is showing the dashboard as the first screen of the app. As a freelancer, most of the time I log my time; on momo.coach it's the first screen you see!
42loops
·3년 전·discuss
VAT works also in Europe. Currently, the currency is more a format that you can change in the settings. The app is not multi-currency. Thanks to let me know, I need to change the term.
42loops
·3년 전·discuss
Thanks for your feedback! You can change the currency in the settings: https://app.momo.coach/settings (It is more a currency format as my app is not currently multi-currency)
42loops
·3년 전·discuss
Thanks! I used passport and bcrypt and for the confirmation email jsonwebtoken.
42loops
·3년 전·discuss
Would you use it? ;-)
42loops
·3년 전·discuss
Thanks! Yes, I am
42loops
·3년 전·discuss
I took some inspiration from other saas using stripe and aws.
42loops
·3년 전·discuss
Thanks a lot for the comment on my ui! Yes, I am based in Germany and I also use Elster. DATEV export and Elster integration are already on my todo list ;-)
42loops
·3년 전·discuss
on this section https://app.momo.coach/user/subscription, you can "Export your data" by clicking the btn. You will received a email with a link to the zip file containing all your files + db extract of all your data.
42loops
·3년 전·discuss
hmm, I am also a Neovim user. Now, I want to add an API and create a plugin. Thanks for the idea!
42loops
·3년 전·discuss
You can change your currenty in the settings https://app.momo.coach/settings and all VAT calculations are only done when you set a VAT value, so you just need to not add tax.
42loops
·3년 전·discuss
I understand. All all-in-one app are targetting teams. I want to change it. I want to work for freelancers. I will maybe have less users and that's ok. Thanks for your comment.
42loops
·3년 전·discuss
Cool! For momo.coach, I wanted to have everything I needed in the same app and personally I do not go too fare in time tracking.
42loops
·3년 전·discuss
yes it is
42loops
·3년 전·discuss
I started the project a while ago. My stack is Node.js with express + postgresql + redis + s3 + sqs + puppeteer (rendering html invoices/quotes/reports to pdf) for the back. The front is a browserify app with few modules: mainly D3 for the graph (https://momo.coach/blog/tech-stack/index.html)