Live data from Hacker News

Show HN: Create unlimited one-off Invoices (Built with AngularJS)

metaware.github.io

31–40 of 42 posts

Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)

#34
post #33

Hey! Here's something very similar I've built with Angular too https://github.com/vahek/InvoicingJs I recommend making use of localstorage, so the company info doesn't have to be entered every time.

Nicely done! The idea of using localstorage has been mentioned a couple times, For a couple fields localstorage does make sense. We were aiming more of a Firebase like backend support so that one is able to send out just links to invoices.

HN community has definitely given us a few ideas and we look forward to implement a couple of those.

Re: Show HN: Create unlimited one-off Invoices (Built with AngularJS)

#36
post #33

Hey! Here's something very similar I've built with Angular too https://github.com/vahek/InvoicingJs I recommend making use of localstorage, so the company info doesn't have to be entered every time.

localStorage on its way..will be pushed shortly.. +1

Thanks for the suggestions

Post reply on HN