Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexitc/crypto-coin-alerts
An application that let you set alerts for the prices of several cryptocurrencies
https://github.com/alexitc/crypto-coin-alerts
angular anorm binance bitcoin bitso bittrex bootstrap coinmarketcap cryptocurrency ethereum hitbtc kucoin notifications play-framework playsonify postgresql price-tracker scala
Last synced: about 2 hours ago
JSON representation
An application that let you set alerts for the prices of several cryptocurrencies
- Host: GitHub
- URL: https://github.com/alexitc/crypto-coin-alerts
- Owner: AlexITC
- License: gpl-3.0
- Created: 2017-10-21T23:10:35.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-28T21:41:11.000Z (about 2 years ago)
- Last Synced: 2023-02-27T21:56:01.344Z (over 1 year ago)
- Topics: angular, anorm, binance, bitcoin, bitso, bittrex, bootstrap, coinmarketcap, cryptocurrency, ethereum, hitbtc, kucoin, notifications, play-framework, playsonify, postgresql, price-tracker, scala
- Language: Scala
- Homepage:
- Size: 1.47 MB
- Stars: 79
- Watchers: 8
- Forks: 24
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Coin Alerts
Crypto coin alerts is a web application that let you set alerts for the prices of several crypto currencies.
## Status
**On 2020/Jan/02 The project was taken down**, There hasn't been any new development for a year and there is not enough adoption that justifies the costs for keeping it running.
## Components
The project is composed of several sub projects, you can navigate to each folder to see the sub project documentation:
- [alerts-server](alerts-server) is the RESTful API used by the web application.
- [alerts-ui](alerts-ui) is the user interface that consumes the RESTful API.## Development
You are more than welcome to improve the project, specificaly the UI.