ROOT is an interactive coding assignment server-less webpage with instant feedback and an automatic grading function, with the possibility of extending the platform into educational applications.
student login page, choose the course you're working with coding assignments with an inbox auto evaluation with feedback
-
For style purposes: Bootstrap
-
For functionality purposes: CodeMirror
- JUDGE0 : for code evaluation, with 50 free usages per day, it would show an 'Execution error' if the usage is over the limit.
- Clone the repository
- Navigate to the project directory
npm install
npm start
- Open
http://localhost:3000/