Nandha1101/interview_Platform ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack web app for online coding practice and interview sessions where users can write code in the browser, run it, and keep track of their sessions.
I want a clean, responsive interface with a home page and a session page, plus a way to see recent sessions and active sessions. The app should call backend APIs to execute code and manage session data, and it should feel smooth and modern on desktop and mobile.
Use a React based frontend and a Node and Express backend. Add basic authentication support, and if it makes sense, wire in real time features for live coding or session updates. I also want the app structured so it’s easy to add more features later, like multiple languages, sharing sessions, and collaboration.
Please make it runnable locally with clear setup steps, and if you need current docs for any libraries or integrations, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit