sundru-gt/Corebank ? reverse-engineered prompt
Reverse engineered prompt
Build me a modern core banking web app called CoreBank, with a clean minimalist look and a smooth responsive dashboard. I want users to be able to sign up, log in, open bank accounts, check balances, and transfer money securely between accounts. Please include proper authentication, protected pages, and basic account and transaction history so the app feels like a real banking system.
Use a React frontend with a lightweight polished UI, and a Node and Express backend connected to MongoDB. Make sure the app supports secure login with JWT, password hashing, and the backend handles balance updates safely with double entry style transaction logic. If it makes sense, add email based account verification or notifications too.
I’d like the whole thing to run locally with clear setup steps, and please keep the design premium, simple, and easy to use. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit