Skip to content

dtrodger/cbeo

Repository files navigation

CBOE Pitch Data File Processor

Components

  • Django REST API that saves processed pitch files to a PostgreSQL database
  • React UI that support uploading of pitch files, and retreving previously uploaded pitch file stastics

Set up and Run

  1. Install Docker and Docker Compose
  2. Build the API and UI Docker images, then run API, UI, PostgreSQL and Redis containers
    $ make demo
  3. Open http://localhost:3000 to view the upload interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published