I created this simple webapp to generate and manage the invoices I send to my clients. It's a personnal app not meant to be used by anyone else but me, so you can't create an account, but I created a simple demo feature: on the login page just click on the Demo button on the navbar to explore app functionalities.
This was also for me the opportunity to build my first webapp using Rails 7 and get familiar with Hotwire. (The codebase is freely inspired from the final result of this tutorial)
Because it is hosted in a basic Heroku plan, the app may take a few seconds to load the first time you launch it.
What I did on this project
Tools & Technology used
Ruby on Rails Hotwire PostgreSQL