Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimver/cryptocalculator

Calculator for crypto investments
https://github.com/jimver/cryptocalculator

angular cryptocurrency profit-calculator

Last synced: 2 months ago
JSON representation

Calculator for crypto investments

Awesome Lists containing this project

README

        

# CryptoCalculator
[![Build Status](https://travis-ci.org/Jimver/CryptoCalculator.svg?branch=master)](https://travis-ci.org/Jimver/CryptoCalculator)
[![codecov](https://codecov.io/gh/Jimver/CryptoCalculator/branch/master/graph/badge.svg)](https://codecov.io/gh/Jimver/CryptoCalculator)

[![dependencies Status](https://david-dm.org/jimver/cryptocalculator/status.svg)](https://david-dm.org/jimver/cryptocalculator)
[![devDependencies Status](https://david-dm.org/jimver/cryptocalculator/dev-status.svg)](https://david-dm.org/jimver/cryptocalculator?type=dev)

[![Known Vulnerabilities](https://snyk.io/test/github/jimver/cryptocalculator/badge.svg)](https://snyk.io/test/github/jimver/cryptocalculator)
[![NSP Status](https://nodesecurity.io/orgs/jimver/projects/c156ed5c-8666-4083-84c2-1cf930b9ceb6/badge)](https://nodesecurity.io/orgs/jimver/projects/c156ed5c-8666-4083-84c2-1cf930b9ceb6)

## Description
This is a web page that lets you calculate the profit you can make when buying and selling cryptocurrencies.

### Support
Feel free to donate if you like this project and want to support it (bitcoin address): 16qv7qzLMaaNaiVMf4D5628QvJJhT8w4Zj

## Angular CLI
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.9.

### Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

### Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.

### Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

### Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).