Pabir/DigiSewa — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Android app called DigiSewa in this existing Kotlin project. Since there isn’t a README, make it a clean starter version of a digital services app that a normal person can open and understand right away.
I want a polished first screen, a home page with a few service cards, a simple details screen when someone taps a service, and a basic request or contact form where the user can enter their name, phone number, and message. It doesn’t need a real backend yet, just save or show the submitted info locally so the flow feels complete.
Please make the UI look modern, tidy, and mobile friendly, with sensible colors, spacing, and empty states. Keep the code easy to follow so I can expand it later. Make sure it builds and runs in Android Studio without errors. Look up current Android docs online if you need to.
Want more depth? Deep Reverse