/Financing-calculator

A project that provides a financing calculator to help users compute loan payments, interest rates, and amortization schedules.

Primary LanguageCSS

Webapp developed to solve the business problem suggested by Professor Alexandre

GitHub language count Repository size

Individually Project

Webapp developed to solve the business problem suggested by Professor Alexandre💚

GitHub language count Repository size Siga no Twitter GitHub last commit License Stargazers

Status: Finished

AboutHow it worksTech StackAuthorLicense

About

💚 Project designed to help with car financing calculations, based on the down payment, user's salary, total vehicle value, installments and interest charged on the installments.


How it works

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the application

# Clone this repository
$ git clone git@github.com: ghenriquec / Financing-calculator
# Access the project folder in your terminal
$ cd Financing-calculator
# Install extension Live Server in Visual Studio Code
$ Open VSCode and type ctrl+P, type ext install ritwickdey.liveserver.
# Run the application in Live Server
# The application will open on the port: 5500 - go to http://127.0.0.1:5500

Tech Stack

The following tools were used in the construction of the project:

Website


How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

Author

Twitter Badge Linkedin Badge Gmail Badge


License

Made with love by Guilherme Henrique 👋🏽 Get in Touch!