Showcase App (Peer-to-Peer Loan Presentation Platform)
- Developed an Android app to showcase the complete lifecycle of a peer-to-peer loan product, used for client presentations.
- Implemented user onboarding, user valuation, credit scoring, borrowing, lending, and loan repayment features, all in a neat and user-friendly manner.
- Utilized Kotlin for app development, ensuring high performance and maintainability.
- Integrated WorkManager for handling background tasks, like syncing of user data for offline use.
- Communicated with Restful APIs via OkHttp, ensuring seamless data exchange and smooth user experience during loan transactions.