Crud Operation
A project including frontend and backend components providing services to create, read, update, and delete a department and the employees associated with it. The backend is developed using NestJS, Prisma ORM, and a PostgreSQL database. The frontend is developed using VueJS and Tailwind CSS.