1: https://maxschmitt.me/posts/tutorial-deploy-apps-websites-do...
The post shares a few real-world examples and illustrates some of the problems with how they use toasts.
What do you think? Are toasts overused? In which cases do you use them in your own apps?
By the way, your "Features" page is really well made. I would showcase those features on the homepage. I didn't find the list of features until I clicked the link in one of your comments on HN.
You can also make your project more appealing on the homepage by including a looping demo animation (to see what's possible) and a screenshot of the tool.
Best of luck with the project!
Some things you can add to appeal to more people that are useful to most:
* Keep track of clients and personal info so the user doesn't have to type the address / invoice IDs every time
* Allow users to keep track of which items are paid/unpaid
* Allow users to declare sales tax on the invoices
* Allow users to upload their own HTML-based invoice designs
* Allow users to add subitems to items
Good luck with the project, it looks well-made and it will be useful for many people!
[1]: https://cakedesk.app
But anyway it's a nice tool for people who want to do something with little fuss. Some nitpicks:
* if I refresh the page, all the data is lost
* custom select boxes are ok, but the list of currencies is huge. in a normal select box I could just type "EUR" and it would select that option. Here I need to scroll for a long time.
* an annoying thing in general is tracking the invoice number. It would be nice if it would remember the last one. Of course there are all sorts of complexities here, like people have different "systems" on how it's called and how to increment
* my company is always the same, so it would be nice if this data was saved. Sorry if it already does, I didn't see it.
But thanks for sharing in any case.
I didn't want to use a full-on accounting tool where everything is kept in the cloud with expensive monthly subscriptions and using Word or something along those lines also didn't work for me.