Skip to content

itschrislow/credit-plus

Repository files navigation

Credit Plus Logo

This solution is developed for RHB Get Your Hack On to assess SME financing applications to improve RHB's credit decisions and reduce cases of default.

🏆 Top 10 Finalist

Problems

Problem 1 - With a wide range of financing options available, SMEs find it hard to determine the best option for they are eligible for.

Problem 2 - On the other hand, bankers are unable to keep up with the number of applications as due diligence is done manually.

Solutions

Solution 1

The Credit+ smart assistant narrows down eligible financing options for SMEs by asking initial screening questions then providing an estimated approval rate based on the information provided.

ezgif com-gif-maker (2)

View smart assistant

Solution 2

The Credi+ dashboard provides key information about the company, their application and how they compare against other applicants at a glance while acting as a source of truth for all financing applications.

ezgif com-gif-maker (1)

View dashboard

Installation

Clone the project

git clone https://github.com/itschrislow/credit-plus.git

Install dependencies and run in development mode

yarn
yarn dev