Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 993 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 993 Bytes

CrediTouch - Engage to Convert (Mobile Web Application)

Try it out here: https://creditouch.andrewkim.dev

Caveat: Only optimized for Mobile Web as a PWA

By Andrew Kim Joseph - ALX FINAL PROJECT

PURPOSE OF THE PROJECT

  1. Adding, viewing, and deleting clients (loan-giving institutions).
  2. Adding, viewing, and deleting agents (who work for loan-giving institutions).
  3. 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.
  4. Generating loan repayment schedules for prospective borrowers. The loans can either be fixed interest or reducing balance interest.
  5. Viewing agent performance and updating referral amounts

TECHNOLOGIES USED

PROGRAMMING LANGUAGE USED: DART

FRAMEWORK USED: FLUTTER, FLUTTERFIRE

CODING ENVIRONMENT: VISUAL STUDIO CODE

DATABASE SYSTEM: FIREBASE REALTIME DATABASE (NoSQL)