Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

wroclawianka/loan-ratings-app

Repository files navigation

Loan Ratings App

  • 📣 web app calculating an average amount for loans available on the marketplace of a given rating. Recruitment assignment
  • 🔧 Angular 5, TypeScript, CSS Grid, CORS
  • 📅 May 2018

Web application calculating an average amount for loans available on marketplace of a given rating. After selecting one of the ratings by the user the application display the calculated result.

Marketplace data are taken from Zonky application and using their API. Due to the CORS mechanism, the development version uses proxy configuration which solves this problem on the local machine. Please, treat production on GitHub Pages as a preview of the solution, where mock of the results are used.

Getting started

Preparation

npm install

Run

npm start

About

Web application calculating an average amount for loans available on marketplace of a given rating.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published