NickA02 / SOTestingEnv

This project aims to create a web-based coding platform specifically tailored for Science Olympiad programming events.
2 stars 0 forks source link

Display Code Output on the frontend #52

Open ItIsAndrewL opened 1 week ago

ItIsAndrewL commented 1 week ago

Send back some dummy output data from the POST /api/submit route. This will just be console output.

Come up with a cool and sleek way to display this console output on the frontend.

From #9 :