Built a salary calculator for Italy(2025)

Hey guys,

I’ve been learning web development and recently wanted to challenge myself with something practical and data-driven — so I built a Salary Calculator for Italy (2025).

Why I built it:

  • I wanted to practice handling user inputs and real tax calculations.

  • Most online calculators are full of ads or outdated data.

  • It’s a good way to learn responsive design and state management while building something actually useful.

What it currently does:

  • Calculates net salary from gross income using current Italian tax and contribution rates.

  • Includes a “tabella lordo netto 2025” with breakdowns (IRPEF, INPS, etc.).

  • Works nicely on mobile and updates results instantly as you type.

What I’d love feedback on:

  • Is the UI clear and readable enough?

  • Any mobile layout bugs or calculation delays?

  • Any features you’d expect (e.g. saving previous results, export to CSV, etc.)?

  • Would it make sense to turn it into a mini PWA or embed widget?

You can try it here if you’d like to play with it: tabella lordo netto 2025

Appreciate any thoughts even small ones!

there are always things to improve in the layout, you could put some more fluid animations mainly on the page to open the menu on mobile. In the FAQs part I also thought that the layout could be more adjusted to the texts. In my opinion the underline in red in the navigation submenus were very strange, put the default color of the site, only stronger or weaker or leave transparent even. But for the rest, in the short time I tested, it was good yes, I imagine how difficult this salary issue should be in Italy, you can solve a big congratulations.

Thank you so much. It means a lot