Algo-Phantoms / Algo-Phantoms-Frontend

Website of Algo Phantoms, an Open Source organization focuses on Data Structure and Algorithms.
https://algo-phantoms.github.io/Algo-Phantoms-Frontend/
MIT License
94 stars 192 forks source link

added online compiler #515

Closed subhangi2731 closed 3 years ago

subhangi2731 commented 3 years ago

Description

Here code's link can be shared so we can get advice to make appropriate changes . This is online compiler for various languages like Java, C++, Python, etc. A simple UI in order to store all your codes written in various languages easily at one place. You can share the codes' links that you write with your friends without being worried about them making any changes. stores all your code details on your device, which means every code that you write will only be editable on the device where you write your code.

Please include a summary of the change and which issue is fixed. Fixes #218

List any dependencies that are required for this change

I have added lib by extracting and compressing all the files and storing it in js/ and ide.html in parent folder and ide_style.css in css/

Type of change

How Has This Been Tested?

UI /UX changes

Attach gif or screenshot for changes.

subhangi2731 commented 3 years ago

@harikesh409 @ravikr126 please review and merge my pr

subhangi2731 commented 3 years ago

Screenshot from 2021-05-23 23-17-25 Screenshot from 2021-05-23 23-18-54

subhangi2731 commented 3 years ago

@harikesh409 @ravikr126 I did everything please merge my pr.

subhangi2731 commented 3 years ago

@ravikr126 @harikesh409 please merge my pr

subhangi2731 commented 3 years ago

@harikesh409 please review and merge my pr

subhangi2731 commented 3 years ago

@harikesh409 @ravikr126 I request u please merge my pr

harikesh409 commented 3 years ago

@subhangi2731 can you keep the links to obtain the API key over here and where to place that API key in the code.