Backup of Invoice Ninja
Find a file
2013-11-26 15:37:55 +02:00
app Initial commit 2013-11-26 14:45:07 +02:00
bootstrap Initial commit 2013-11-26 14:45:07 +02:00
public Initial commit 2013-11-26 14:45:07 +02:00
.gitattributes Initial commit 2013-11-26 14:45:07 +02:00
.gitignore Initial commit 2013-11-26 14:45:07 +02:00
artisan Initial commit 2013-11-26 14:45:07 +02:00
composer.json Initial commit 2013-11-26 14:45:07 +02:00
LICENSE Initial commit 2013-11-26 04:30:05 -08:00
phpunit.xml Initial commit 2013-11-26 14:45:07 +02:00
README.md Updating readme 2013-11-26 15:37:55 +02:00
server.php Initial commit 2013-11-26 14:45:07 +02:00

Invoice Ninja

An open-source invoicing site built with Laravel

Live Demo: http://sketch-out.com/ninja/public/

Introduction

Most online invoicing site are expensive. They shouldn't be. Hosting costs are cheaper than ever and the software isn't that complicated. The aim of this project is to provide a free, open-source alternative. Additionally, the hope is this codebase will serve a sample site for Laravel as well as other JavaScript technologies.

If you'd like to get involved please send an email to hillelcoren at gmail.

Features

  • Application framework built using Laravel 4
  • Invoice PDF generation directly in the browser
  • Integrates with many payment providers

Remaining Work

  • Recurring invoices
  • Partial payments
  • Internationalization
  • Reports

Frameworks/Libraries