Tradary is a web-application for traders which allows to log and analyze client's deals on financial markets
Features:
- Parse data from user-uploaded files
- Edit data
- Filter data
- Build statistical reports (mostly charts)
Used stack:
- Ember.js (frontend framework)
- Plotly.js (charts)
- Semantic UI
- Koa (backend framework)
- Postgresql
- RabbitMQ (for heavy tasks such as data import)
- Redis
- Nginx (serving static files, load-balancing between app instances)
Published:April 23, 2020