Skip to content

thiagosrib/calculateCDIPercentageWEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculate Brasilian CDB post fixed Yield

This application calculate Brasilian CDB post fixed Tax

It was made using React.JS for FRONTEND and Node.JS for BACKEND

Note: This project using:

  • Node v15.4.0
  • npm v7.0.15
  • yarn v1.22.10

To reproduce the application

  1. First you will need to clone BACKEND application and follow steps in README file
  2. After BACKEND installed and running, follow the steps below:

2.1. Install the dependencies running

  yarn

2.2. After install finished run the application running

  yarn start

The inputs are

  • Initial date for the CDB application
  • End date for the CDB application
  • CDB base tax

The outputs are

  • Working days from Initial date to End date minus 1 day
  • Yield over R$ 1000.00

Application ScreenShot

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published