Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.