Crypto coin alerts is a web application that let you set alerts for the prices of several crypto currencies.
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.
The project is composed of several sub projects, you can navigate to each folder to see the sub project documentation:
- alerts-server is the RESTful API used by the web application.
- alerts-ui is the user interface that consumes the RESTful API.
You are more than welcome to improve the project, specificaly the UI.