I am thinking to build a project for Online Test , in which i'll provide text area and console to candidates with two buttons compile and submit. When user will press compile button the code will be sent to server and compiled there and the result of compilation will be displayed in console area on client side.