Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 614 Bytes

File metadata and controls

19 lines (15 loc) · 614 Bytes

Code Compiler

A user friendly online code compiler 📝


bg-worker



Todo :

  • Implement code support for python, js, sql etc
  • Create authentication for users/admin
  • Add support for saving code to a DB
  • Statistics for code run like - time taken, timestamp
  • Improve error message support to ease debugging
  • Improve the UI - use Bootstrap, FontAwesome, AceEditor etc
  • Implement MQs to queue tasks
  • Deploy code in EC2 instance and add docker support for executing different language codes