https://github.com/jimver/cryptocalculator
Calculator for crypto investments
https://github.com/jimver/cryptocalculator
angular cryptocurrency profit-calculator
Last synced: 11 months ago
JSON representation
Calculator for crypto investments
- Host: GitHub
- URL: https://github.com/jimver/cryptocalculator
- Owner: Jimver
- Created: 2017-11-01T00:05:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T04:10:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T11:11:13.645Z (about 1 year ago)
- Topics: angular, cryptocurrency, profit-calculator
- Language: TypeScript
- Homepage: https://cryptocalculator.jimver.nl
- Size: 511 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoCalculator
[](https://travis-ci.org/Jimver/CryptoCalculator)
[](https://codecov.io/gh/Jimver/CryptoCalculator)
[](https://david-dm.org/jimver/cryptocalculator)
[](https://david-dm.org/jimver/cryptocalculator?type=dev)
[](https://snyk.io/test/github/jimver/cryptocalculator)
[](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/).