|
|
|
|
|
by infogaufire
4761 days ago
|
|
I actually managed that myself for sometime. Accounting can easily be managed if you can dedicate just one night on building a simple app for that with even a bad UI. All you have to do is:
1. Create a table Money with id, name, money, credit/debit (1 or 0), date&time
2. Create a form to enter these values Below the form, just print values from database order by date&time This simple thing will take you very long - believe me. Its that easy. For marketing @ very early stage, you just have to be a hustler. This is something what I do whenever I float some random new project (just posted this comment on HN) https://news.ycombinator.com/item?id=5836395 |
|