Skip to content

KD3821/easy_loans

Repository files navigation

easy_loans

Credit Loan Application (FastAPI & Apache Airflow)


Task:

  • Create an application for Credit Loan Company.
  • There must be two types of users: Worker & Manager.
  • The Worker is allowed: to register new Customer, to upload Transaction Report for specific Customer, to get analysis of
    Transaction Report (total income, total spent, balance, list of risky transactions).
  • The Worker can process Loan application for a Customer and make final Decision either to approve it or decline it.
  • The Decision must be based on analysis of Customer's Transaction Reports.
  • The Manager is allowed: to define a list of risky transactions, to add new Workers and manage Customers accounts.

The decision-making logic is based on 'Loan Prediction Practice Problem' course.


more info coming soon...

About

Credit Loan app based on FastAPI, Apache Airflow & DS/ML course "Loan Prediction Practice Problem"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •