Created a simple oj using nodejs

Правка en2, от Ah_naf, 2023-07-18 04:48:13

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

Теги javascript, online judge, oj, react

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Ah_naf 2023-07-18 04:48:13 8 Tiny change: 'J](http://https://github.' -> 'J](http://github.'
en1 Английский Ah_naf 2023-07-18 04:47:34 621 Initial revision (published)