General Billing
Sep 17 2011
As a freelance developer, I’m always struggling to find the right billing application to send invoices to my clients.
I have used many billing applications (like freshbooks.com), but I’m not always happy with the limitations of a free license. For example you can only add 10 clients, send 20 invoices a month etc. For any person trying to start a business, you don’t always have money to spend on a billing application. You try to keep things as cheap as possible.
While there are many free applications you can use to do your billing, none of them really have all the features you require, or are sufficient enough.
So I decided to write my own billing application. I am a huge fan of open-source, so I decided to create my application as an open-source project. This will hopefully get the community involved, and help make a kick-ass application that will benefit many.
I’m basing the project on the Zend framework with the jQuery and jQuery UI library. The basic features I’m starting with is client management and send quotes and invoices. I’m hoping to add some project management modules, and some general features that will benefit every kind of business.
The first alpha release should be available in the next couple of months. Let me know if you think of any crucial features the application should have, or just leave your comments or ideas of what you think of a general open-source billing application