Try it out here: https://creditouch.andrewkim.dev
Caveat: Only optimized for Mobile Web as a PWA
- Adding, viewing, and deleting clients (loan-giving institutions).
- Adding, viewing, and deleting agents (who work for loan-giving institutions).
- Adding and viewing referrals added by agents. In the app, a referral is anyone who is interested in taking a loan. Once an agent send their details, the client should continue the conversation with the referral.
- Generating loan repayment schedules for prospective borrowers. The loans can either be fixed interest or reducing balance interest.
- Viewing agent performance and updating referral amounts
PROGRAMMING LANGUAGE USED: DART
FRAMEWORK USED: FLUTTER, FLUTTERFIRE
CODING ENVIRONMENT: VISUAL STUDIO CODE
DATABASE SYSTEM: FIREBASE REALTIME DATABASE (NoSQL)