Skip to content

Application validates if company has potential to offer a loan. Application fetches financial data and returns credit scoring

Notifications You must be signed in to change notification settings

ppirog/FastTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUnit mocikto Testcontainers HTTP REST IntelliJ Auth0 Maven

Angular TypeScript CSS HTML

Livedemo

https://youtu.be/B7XfYUlUSR0

Info

Apllication fetch company data from government REST API, financial data from aleo.com using webscraping technique (JSOUP) and returns credit scoring based on gathered informations.

Showcase of application

image image image

Endpoints:

  • GET /company/{krs}
  • GET /financialData/{krs}
  • GET /creditReport/{krs}

image image image

Frontend

Frontend to this app: https://github.com/ppirog/FastTrack-front

Core

  • Java
  • Spring
  • Hibernate
  • PostgreSql
  • Liquibase
  • Redis
  • Spring Security
  • Docker
  • JWT
  • Jsoup
  • Rest

Testing:

  • JUnit
  • AssertJ
  • Mockito
  • Testcontainers
  • Wiremock
  • MockMvc

Modular Monolith Architecture

image

About

Application validates if company has potential to offer a loan. Application fetches financial data and returns credit scoring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages