Skip to content

szymonkowalczykzf/vas-country-risk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Value added Services - Frontend

Tag

This project is a Frontend web application for the value added services project written in React.js

Description

This project is mainly a dashboard which displays information from the value added service country risk backend project. This dashboard calculates a risk score per country based on information regarding corruption, political stability, economic risk and social and structural figures.

What is a Country risk?

Country risk refers to the risk of investing or lending money in a country, arising from possible changes in the business environment that may adversely affect operating profits or the value of assets in the country. For example, financial factors such as currency controls, devaluation or regulatory changes, or stability factors such as mass riots, civil war and other potential events contribute to companies' operational risks. This term is also sometimes referred to as political risk - however, country risk is a more general term that generally refers only to risks affecting all companies operating within or involved with a particular country.

More documentation

For more information and documentation, please refer to documentation.

For topics and information discussion, please refer to Eclipse Country Risk Room

Demo environments

There are two demo environments provided by Catena-X:

Getting Started and How to run locally

Clone the source locally:

git clone "URL-OF-PROJECT"
cd product-vas-country-risk-frontend

To run with the APIs of the local backend part of the project, you need to change the APIs URLs on the .env file!

Do the following command npm install @emotion/react @emotion/styled @mui/[email protected] @mui/[email protected] react-simple-maps cx-portal-shared-components react-scripts to install the application.

After that the application should be run with the npm start command. This will run the application on the following URL: http://localhost:3000

Notice for Docker image

Bellow you can find the information regarding Docker Notice for this application.

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.0%
  • SCSS 12.5%
  • Smarty 3.2%
  • Shell 1.4%
  • Dockerfile 0.6%
  • HTML 0.2%
  • TypeScript 0.1%