awhipp / evetrade

Frontend UI for the popular EVE Online market tool

Home Page:https://evetrade.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EVE Trade

The top-searched EVE Online trading tool that lets you discover what to trade between stations and regions. This tool enables making ISK through hauling or station trading.

Support

EVETrade Discord Server

System Status

  • UI Deployment Status on Netlify (on commit):

    • Netlify Status
  • Static Data Asset Compilation (daily):

    • Convert SDE to JSON
  • Historical Market Volume Pull (every 15min):

    • Historical Market Data
  • Historical Volume Ingest (daily):

    • Historical Volume Ingest
  • Elasticsearch data and healthcheck (every 15-30 minutes):

    • Data Ingestion Process
  • Backend API healthcheck:

    • API Service Check

About

Implements the EVE ESI API on the backend in order to find:

  • the best trades within a station (ie: station trading or margin trading).
  • the best hauling trades between stations and regions.

Architecture Diagram

EVETrade Architecture Diagram

Other Repositories

Recommended Development

  • Live Server or other tool required to build and serve locally to avoid CORs issues
  • Other options include jekyll, browsersync, http-server, npx serve python SimpleHTTPServer, and more...

About

Frontend UI for the popular EVE Online market tool

https://evetrade.space

License:Apache License 2.0


Languages

Language:HTML 51.6%Language:JavaScript 38.4%Language:CSS 9.9%