- Python, Django, Django REST framework, Docker-compose
- PostgreSQL, InfluxDB (in the future)
- ReactJS, Javascript, HTML, CSS
The App is running on the server OVH (currently down), with domen crycom.eu. With docker-compose was created 7 containers - 3 for purposes of celery and 2 for PostgreSQL and InfluxDB, 2 for Django and react servers. Celery workers take care of scheduled tasks and update the database to always get the newest data.
Crycom allows users to create rooms and join them. In every room, user can add their cryptocurrencies to the table and compare his profit or loss with other roommates. Chat will spice things up, and you will have a chance to tease your friend. Home page shows you the top 10 biggest profits and losses from last week in the table and two extremes in the charts.