Mobile faince releted dlc mobile locker
Budget: ₹12,500 – ₹37,500 INR
I need a straightforward Android-only “DLC locker” whose core job is to let users create, view, edit, and delete their own profiles. The app will authenticate purely through the classic email-and-password flow; social log-ins or two-factor checks can stay out of scope for now.
Here’s the flow I have in mind. A splash screen leads to a secure login / registration form, after which the user lands on a dashboard listing their saved profiles. From there they can add a new profile, tap to edit existing data, or wipe one entirely. A clean Material-style UI, clear navigation, and solid error handling are important to me.
Deliverables
• Full Android Studio project (Java or Kotlin)
• APK for quick testing on a physical device
• README outlining build steps and any third-party libraries used
• Brief note on how you’re hashing / storing passwords so I know security was considered
Acceptance criteria
• Email/password sign-up, sign-in, sign-out all work without crashes
• Profile CRUD actions persist reliably (local SQLite or remote API—your call, just document it)
• Code compiles in the latest stable Android Studio and passes a quick lint check
If you have a preferred backend or feel Firebase Auth would speed things up, mention it in your pitch; I’m open to recommendations as long as the stated feature set stays tight and focused on user profile management.
Here’s the flow I have in mind. A splash screen leads to a secure login / registration form, after which the user lands on a dashboard listing their saved profiles. From there they can add a new profile, tap to edit existing data, or wipe one entirely. A clean Material-style UI, clear navigation, and solid error handling are important to me.
Deliverables
• Full Android Studio project (Java or Kotlin)
• APK for quick testing on a physical device
• README outlining build steps and any third-party libraries used
• Brief note on how you’re hashing / storing passwords so I know security was considered
Acceptance criteria
• Email/password sign-up, sign-in, sign-out all work without crashes
• Profile CRUD actions persist reliably (local SQLite or remote API—your call, just document it)
• Code compiles in the latest stable Android Studio and passes a quick lint check
If you have a preferred backend or feel Firebase Auth would speed things up, mention it in your pitch; I’m open to recommendations as long as the stated feature set stays tight and focused on user profile management.