Romleni-web/efootball-platform — reverse-engineered prompt
Reverse engineered prompt
Build me a working eFootball platform from this project. There isn’t a README, so please inspect the code and make the existing frontend, backend, sockets, and mobile setup fit together properly.
I want a simple app where people can open it, see the platform, sign in or create a profile if that is already part of the code, and use it to organize or follow eFootball games. It should feel like a real product, with clear pages, clean navigation, useful empty states, and live updates where the socket code makes sense.
Please fix anything broken, connect the frontend to the server routes, make sure the app runs locally, and keep the design modern but not overcomplicated. If the Capacitor mobile folders are meant to work, make sure the web app can also be built for mobile without obvious issues.
Look up current docs online if you need to. When you’re done, I should be able to install it, run it, and understand how to test the main flow.
Want more depth? Deep Reverse