Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eraychumak/mortgagerepaymentcalculator

This is an implementation part of coursework one for the CIS3159 - Professional Portfolio module at Edge Hill University.
https://github.com/eraychumak/mortgagerepaymentcalculator

mortgage-calculator web web-component widget

Last synced: 24 days ago
JSON representation

This is an implementation part of coursework one for the CIS3159 - Professional Portfolio module at Edge Hill University.

Awesome Lists containing this project

README

        

# Mortgage repayment calculator

This is a web component widget for developers to embed on their
websites if they want to provide users with a new feature to
calculate mortgage repayments.

![Mockup showcasing widget within website skeleton layout onthe side.](./demo/mock.png "Mock of example")

## Getting started

This component has one dependency, which is a `45 KB` library
called [Lightweight Charts](https://www.tradingview.com/lightweight-charts/).

Before using the web component, please ensure you load
the [Lightweight Charts](https://www.tradingview.com/lightweight-charts/) dependency
through a [CDN](https://tradingview.github.io/lightweight-charts/tutorials/customization/creating-a-chart) as the web component does not import it explicitly and assumes its namespace exists.

### Examples (buildless)

#### As a script

```html