Riza7nw/Cuan-Quest ? reverse-engineered prompt
Reverse engineered prompt
Build me a gamified savings app called CuanQuest.
I want users to sign up, do a simple onboarding flow, choose a base currency and a first pocket, then track their money in named pockets with deposits, withdrawals, and transfers. The app should show savings growth as a level system where XP only ever goes up based on the highest total savings reached, so taking money out never lowers a user’s level. Make it data driven, so the level thresholds and titles come from the database and can be edited by an admin.
It should support multiple currencies, with a display currency for the UI and a separate base currency for the level calculation. Also include special asset pockets for things like crypto and gold, where the value comes from live prices and still feeds the same level progression.
Add a separate learning area for lessons and quizzes, with badges and knowledge points that do not affect savings. Use Supabase for auth and data, and make the app look polished and mobile friendly. If you need current docs, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit