I've developed a web app called PaySpill where users can anonymously share their salaries and see average salary ranges based on role, city, and experience level. The main goals were to keep it clean, fast, and focused on privacy—no logins required, just instant data visualization. I'm looking for honest feedback on the user experience, performance, and overall data flow. Please be honest; I genuinely want to make this useful for developers seeking fair salary insights. You can check it out at payspill.com. Thanks!
3 Answers
I noticed a few things while testing on the demo site: 1) Some text is clipping off the right of my screen, 2) The scroll bar should go, 3) Use Chrome's lighthouse tool to check for loading speed—there's room for optimization. The design feels a bit bland and corporate; adding darker shades could improve navigation. Additionally, if the site has limited use cases, consider making those options visible immediately instead of making users search for them. But I’m impressed by the amount of data you’ve managed to present! Good luck with it!
Honestly, I can’t see this being a go-to for many people. I wouldn’t fully trust that the salaries are accurate or current. Just checking Google gives me decent insights without guessing if this data is fresh.
I tried accessing it on mobile, and it didn’t go well. The layout was broken, and the submit button didn't seem to work or provide error messages, which is frustrating. But I like that you don't require an account—definitely a bonus in today's app culture!
Thanks for giving it a shot! I’m aware the mobile layout needs some adjustments and that I need to enhance the form’s error handling. I’m already on it, but I’m glad you liked the no-account feature!

Thanks for the thoughtful feedback! I’ll address the clipping and scroll issues first, then work on a UI refresh with more contrast. Making the main actions visible right away is a solid idea, so I’ll add that too. I really appreciate you taking the time to review it!