huesca12 / euler-calc

This is the deployment repository for the online mathematics platform euler-calc.
https://euler-calc.herokuapp.com/
0 stars 1 forks source link

Create Change Stream Listener for Calculator App #5

Open huesca12 opened 4 years ago

huesca12 commented 4 years ago

Using pymongo to create a listener for new additions to the euler-calc.terminal_rawrequest collection. This will allow for the fetching of parsed latex from the frontend once that's ready and the processing of calculations.