mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Updating readme
This commit is contained in:
parent
f38ed06193
commit
37086aad3e
45
README.md
45
README.md
@ -1,2 +1,43 @@
|
|||||||
invoice-ninja
|
# Invoice Ninja
|
||||||
=============
|
## An open-source invoicing site built with Laravel
|
||||||
|
|
||||||
|
### Live Demo: [http://sketch-out.com/ninja/public/](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
|
||||||
|
* [laravel/laravel](https://github.com/laravel/laravel) - A PHP Framework For Web Artisans
|
||||||
|
* [twbs/bootstrap](https://github.com/twbs/bootstrap) - Sleek, intuitive, and powerful front-end framework for faster and easier web development.
|
||||||
|
* [patricktalmadge/bootstrapper](https://github.com/patricktalmadge/bootstrapper) - Laravel Twitter Bootstrap Bundle
|
||||||
|
* [danielfarrell/bootstrap-combobox](https://github.com/danielfarrell/bootstrap-combobox) - A combobox plugin
|
||||||
|
* [jquery/jquery](https://github.com/jquery/jquery) - jQuery JavaScript Library
|
||||||
|
* [eternicode/bootstrap-datepicker](https://github.com/eternicode/bootstrap-datepicker) - A datepicker for @twitter bootstrap
|
||||||
|
* [jquery/jquery-ui](https://github.com/jquery/jquery-ui) - The official jQuery user interface library
|
||||||
|
* [knockout/knockout](https://github.com/knockout/knockout) - Knockout makes it easier to create rich, responsive UIs with JavaScript
|
||||||
|
* [rniemeyer/knockout-sortable](https://github.com/rniemeyer/knockout-sortable) - A Knockout.js binding to
|
||||||
|
* [MrRio/jsPDF](https://github.com/MrRio/jsPDF) - Generate PDF files in JavaScript. HTML5 FTW.
|
||||||
|
connect observableArrays with jQuery UI sortable functionality
|
||||||
|
* [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic font designed for Bootstrap
|
||||||
|
that works with twitter bootstrap
|
||||||
|
* [jasonlewis/basset](https://github.com/jasonlewis/basset) - A better asset management package for Laravel
|
||||||
|
* [Zizaco/confide](https://github.com/Zizaco/confide) - Confide is a authentication solution for Laravel 4
|
||||||
|
* [Anahkiasen/former](https://github.com/Anahkiasen/former) - A powerful form builder, for Laravel and other frameworks (stand-alone too)
|
||||||
|
* [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) - Laravel debugbar
|
||||||
|
* [DataTables/DataTables](https://github.com/DataTables/DataTables) - Tables plug-in for jQuery
|
||||||
|
* [Chumper/Datatable](https://github.com/Chumper/Datatable) - This is a laravel 4 package for the server and client side of datatables
|
||||||
|
* [omnipay/omnipay](https://github.com/omnipay/omnipay) - A framework agnostic, multi-gateway payment processing library for PHP 5.3+
|
||||||
|
* [Intervention/image](https://github.com/Intervention/image) - PHP Image Manipulation
|
Loading…
x
Reference in New Issue
Block a user