Cricketstan/Dream11_Clone — reverse-engineered prompt
Reverse engineered prompt
Build me a Dream11 style fantasy cricket app for web and mobile.
Users should be able to sign up, log in, reset their password, see upcoming and live matches, create fantasy teams, join contests, check leaderboards, and view their contest and team history. Add a simple wallet flow where users can add money and request withdrawals. Points should update based on match performance, even if the first version uses mock live data.
Also build an admin area where an admin can manage users, matches, contests, teams, wallet activity, and points. The web version should use normal HTML, CSS, and JavaScript, with a Java Spring Boot backend and PostgreSQL database. The mobile app should be React Native and talk to the same backend APIs.
Make it clean and usable, not just a demo. Include setup instructions, sample seed data, and anything needed to run it locally. Look up current docs online if you need to.
Want more depth? Deep Reverse