Skip to content

Latest commit

Β 

History

History
31 lines (23 loc) Β· 750 Bytes

README.md

File metadata and controls

31 lines (23 loc) Β· 750 Bytes

BuildIT

Institute of Aeronautical Engineering hosts their very own Online Judge, BuildIT!

Thanks to the Judge0 API for the Ruby on Rails Compiler API.

Software Required:

  • NodeJS
  • NPM
  • Docker
  • Docker-Compose
  • MongoDB
  • Git

Set up:

  • cd ./BuildIT/Client/ and then npm i followed by npm index.js
  • cd ../Server/ and then npm i followed by npm index.js
  • Set up Judge0 API on port 3000
  • Your instance is now available on http://localhost:4000

Work in progress.

Credits

  • Tayeeb Hasan (@flozender)
  • Krishna Chandra Boyapati (@JethroGibbsN)
  • Abubakar Jaleel (@focusblast)
  • Mohammed Talha (@nightsailor)
  • Jayanth Naidu (@noobguy77)
  • Avinash Vytla (@Avinashvytla351)