Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattpolito/breadbox

Simple invoicing system catered to freelancers
https://github.com/mattpolito/breadbox

Last synced: 3 months ago
JSON representation

Simple invoicing system catered to freelancers

Awesome Lists containing this project

README

        

h1. Bread Box

h2. __"It's where you keep your dough!"__

Bread Box is simple invoicing with the freelancer in mind.

To get started:

# git clone http://github.com/mattpolito/bread_box.git

# rake db:create

# rake db:migrate

# rake db:populate __( if you want fake data added )__

# Start your server

# Enjoy!