Ajiththeerthiya/Full-stack-Employee-Management-System-using-SpringBoot-and-React-Js- ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple employee management app where I can add, edit, delete, and view employees in one place.

I want a clean web app with a nice dashboard style home screen, a form for creating and updating employee details like first name, last name, email, and anything else needed, plus a table or list that shows all employees clearly. Make sure the actions feel smooth, with good validation so bad or empty data gets caught before saving. If something goes wrong, show a helpful message instead of failing silently.

Use a React frontend and a Spring Boot backend, with MySQL for storing the employee data. Wire the frontend to the backend so the list updates after create, edit, or delete actions. Please make it feel like a complete working full stack project, and look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab