underlog / piggybank
- Source
- Commits
- Network (4)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Sep 06 06:36:11 -0700 2009 | |
| |
README | Thu Aug 13 09:31:11 -0700 2009 | |
| |
Rakefile | Thu Aug 13 09:27:02 -0700 2009 | |
| |
app/ | Wed Dec 30 08:21:41 -0800 2009 | |
| |
config/ | Sun Sep 20 02:17:24 -0700 2009 | |
| |
cucumber.yml | Sat Aug 15 06:21:56 -0700 2009 | |
| |
db/ | Tue Aug 18 02:15:42 -0700 2009 | |
| |
design/ | Wed Dec 30 08:21:41 -0800 2009 | |
| |
doc/ | Thu Aug 13 09:27:02 -0700 2009 | |
| |
features/ | Sun Sep 20 04:51:43 -0700 2009 | |
| |
lib/ | Sun Sep 20 01:12:14 -0700 2009 | |
| |
public/ | Tue Sep 15 08:10:30 -0700 2009 | |
| |
script/ | Tue Aug 18 02:15:42 -0700 2009 | |
| |
spec/ | Sun Sep 20 04:51:43 -0700 2009 | |
| |
sync-with-design | Tue Aug 18 02:15:42 -0700 2009 | |
| |
test/ | Thu Aug 13 09:27:02 -0700 2009 | |
| |
vendor/ | Sat Aug 15 10:37:08 -0700 2009 |
README
Piggyback, or scratching my own itch. I was looking for some simple expenses tracking solution, unfortunately none found. At the same time I wish to build something I will actually use. Along with this, I wish to train myself into UI design. So it is a win-win-win situation :) Envisioning the product * It should support posting expenses in different categories * It should give some stats for the current month, and overall --- * It should support multiple currencies (with web service, hopefully) * It may involve accounts, though not needed.
