Created a simple oj using nodejs

Revision en1, by Ah_naf, 2023-07-18 04:47:34

Hi, I have created a SimpleOJ using MERN stack. Currently it has the following festures: - Google Authentication - User can add,edit and delete problem - User can submit problem and can also run code without login - It supports only C/C++ and python language - User can view past submission and download the code.

I dont know how to properly calculate the time limit + memory and dont have idea how the contest feature run so didnt include it.

Any feedback or advice will be helpful. Thank you

Tags javascript, online judge, oj, react

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Ah_naf 2023-07-18 04:48:13 8 Tiny change: 'J](http://https://github.' -> 'J](http://github.'
en1 English Ah_naf 2023-07-18 04:47:34 621 Initial revision (published)