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

https://github.com/corroded/resibo

Simple starter app for taking down receipts
https://github.com/corroded/resibo

Last synced: over 1 year ago
JSON representation

Simple starter app for taking down receipts

Awesome Lists containing this project

README

          

resibo
======

Simple starter app for taking down receipts

"Kapag wala nang tissue ay gumamit ng resibo" - Public Service #2 by Parokya ni Edgar (Buruguduystunstugudunstuy 1997)

Requirements
============

- ruby 1.9.3
- postgres

Usage
=====

- Create the db and run the migrations (`rake db:migrate`)
- Start server using `rake start`
- it will be available in http://localhost:9393/
- Start adding receipts!
- To generate the csv, just click on 'Generate CSV'
- ???
- PROFIT!