Giter Site home page Giter Site logo

paulbgtr / intern-decision-engine-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deskrock/intern-decision-engine-frontend

0.0 0.0 0.0 367 KB

C++ 33.92% C 2.13% Objective-C 0.06% Kotlin 0.20% Dart 30.96% Swift 1.91% HTML 2.77% CMake 28.05%

intern-decision-engine-frontend's Introduction

InBank Frontend

This project is a frontend application for the InBank loan application service. It is built using Flutter and communicates with the backend API to display loan options and handle loan applications.

Technologies Used

  • Flutter 3.19.5
  • Dart 3.3.3

Installing Flutter

Running the application requires having Flutter installed. It can be installed by following the instructions in the Flutter documentation for the Web.

Quick links:

You can verify your installation by running flutter doctor

Running the application

To run the application, follow these steps:

  1. Clone the repository.
  2. Navigate to the root directory of the project.
  3. Run flutter pub get to install the required dependencies.
  4. Run flutter run to start the application in debug mode.

Functionality

The InBank Frontend application provides a form for submitting loan applications. The form consists of two sliders for selecting the loan amount and loan period, and a text field for entering the national ID number. The application communicates with the backend API to calculate the approved loan amount and loan period, which are displayed to the user.

Components

The application consists of the following main components:

LoanForm

The LoanForm component displays the loan application form, including the sliders for selecting the loan amount and loan period and the text field for entering the national ID number. It communicates with the backend API to calculate the approved loan amount and loan period based on the form inputs.

ApiService

The ApiService component provides methods for making API calls to the backend API. It sends loan application information to the backend API and receives a response with the approved loan amount and loan period.

intern-decision-engine-frontend's People

Contributors

paulbgtr avatar priitveges avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.