khalludi / code_submission_frontend

"Python Code Submission" frontend written in Next.js
0 stars 0 forks source link

Send test-cases to backend #8

Closed khalludi closed 3 months ago

khalludi commented 4 months ago

A user should be able to send example test cases to the backend and get the resulting output or error for each case.

khalludi commented 3 months ago

Implemented in #9