- Clone this repo to your local machine.
$ node server.js
Go to localhost:8080
- User can register and login.
- User can Solve multiple Problems.
- User can see their score on the leaderboard and Unlock and view any code challenge.
- A user can also change the theme of Code Editor and Editor will highlight the code syntax for a selected programming language. *Code will be loaded into database whenever user will submit their code.
- There is a module for plagiarism detection whenever user copy someones code among different users,User will be warned with "Plagiarized Content Message"; Tools and Technologies Used
- A User can login as a Problem Setter to Set any Problem with different Testcases and Problem Description and Explanation