Hi there !
First time builder. I would like some feedback on this tax calculator I made. Criticism welcome!
https://taxcalculator.streamlit.app/
The current problems I am facing with is that the input forces the calculations in the backend to constantly run. I am not sure how to simplify this and have been playing around with caching to understand it better. If anyone knows what I am doing wrong or could point me to something that works, it would be much appreciated.