Code Inspection & Bug Clearance in Live project

Job ID: 40193880

Budget: ₹600 – ₹1,500 INR

**Tech stack**

* Frontend: React + TypeScript
* Backend: Node.js + Express + TypeScript
* Database: PostgreSQL

**Issues faced**

* Multiple backend endpoints are failing (400 & 500 errors). This looks like a mix of request payload validation issues and unhandled backend exceptions.
* Hardcoded/mock data works correctly in local testing, but the same data is not loading on the live AWS environment.
* Admin panel: role creation API executes successfully, but the new role is not reflected/updated in the admin UI.