OnlineIDE

OnlineIDE

theskshaw

Developed my own Online IDE which can be used on localhost to avoid compiling and executing the program from the terminal. This supports C, C++, Java and Python languages, the code written will be compiled and executed on your local machine without your interference. This can be used while giving a contest because during the contest, the online IDE's provided by them are busy due to high load. You can use this to avoid high load. Its pretty simple to install and use, I will be uploading the code on github. This is made using PHP so to use this you must need an Apache server(Xampp, Wamp) any of them. Advantages: The code will be saved if your browser/computer goes unresponsive, you can get back your code from the same position you left. The inputs will also be saved. More features is to be added in future, this was just a start.

6 Stars
1 Forks
6 Watchers
PHP Language
Cost to Build
$516.2K
Market Value
$347.8K

Growth over time

2 data points  ·  2021-08-07 → 2021-11-21
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about OnlineIDE

Question copied to clipboard

What is the theskshaw/OnlineIDE GitHub project? Description: "Developed my own Online IDE which can be used on localhost to avoid compiling and executing the program from the terminal. This supports C, C++, Java and Python languages, the code written will be compiled and executed on your local machine without your interference. This can be used while giving a contest because during the contest, the online IDE's provided by them are busy due to high load. You can use this to avoid high load. Its pretty simple to install and use, I will be uploading the code on github. This is made using PHP so to use this you must need an Apache server(Xampp, Wamp) any of them. Advantages: The code will be saved if your browser/computer goes unresponsive, you can get back your code from the same position you left. The inputs will also be saved. More features is to be added in future, this was just a start.". Written in PHP. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone OnlineIDE

Clone via HTTPS

git clone https://github.com/theskshaw/OnlineIDE.git

Clone via SSH

[email protected]:theskshaw/OnlineIDE.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the OnlineIDE issue tracker:

Open GitHub Issues