Single Page invoice generation application made with html, petite-vue, purecss
Spent sometime searching for a simple free way to create/ generate an invoice and could not find anything that didn't require me to sign up or pay.
Pretty straightforward, download the invoicer.html file, open it in a web browser, or add it to your website.
This is in no way shape or form a commercial product, so use at your own risk. I take no responsibility for any incorrect data.
- Will there be updates to the file?
- This was inteded as a one off, but I may do some updates over time.
- Why is the code format/syntax inconsistent?
- This is the first project I've built with petite-vue, as such I try to do things in several different ways, so I have additional references for future projects.
- What's up with the CSS Style?
- Again, the goal was to see what could be done with the on a single page, so I tried to keep things as simple as possible. I went as minimal as possible
- Will there be more apps like this?
- I do intend to create more apps that follow this pattern.
- What do I do if something is broken or not working correctly?
- Feel free to fork the repo and update as you see fit.
- Are the calculations accurate?
- 50 / 50... I put this together fairly quickly, so your mileage may vary.
- Are there data integrity checks?
- Yes, but minimal.