Hi,
Few years back I built an invoicing app and I even wrote a post on this forum about it. Since then I kinda lost my mana for it, and moved on to a new shiny projects.
One day, I decided to learn a new thing on Rails 4.0. One thing led to another, and eventually I had a simple, functioning web app running at www.tinybill.co
The goal for my app has always been to enable my dad to write invoices in a simple way. This current version is probably the simplest I can do. There are still few issues that need resolving: the only available currency is dollar and it does not save sender’s information into browser’s local storage. And someday it would be nice to get the invoice generated also as PDF.
So, what do you think? Does it has everything to create an valid invoice?
Thanks,
Tuomas