Skip to content

Conversation

@Ishuuu1213
Copy link
Contributor

What this PR does
This pull request adds a fully functional live HTML/CSS/JS code editor to the project. The editor allows users to write code in three separate panels, execute it using a "Run" button, and reset the code/output using a "Reset" button.
It also updates the "Editor" link in the website's navigation bar to redirect to the new editor.html page.
This enhancement improves the site's usability by providing a hands-on coding environment directly within the platform.

Related Issue
Closes issue number #60

Type of Issue
🚀 Feature Enhancement – Added functional live code editor page and linked it via navbar

Testing
✅ Tested on Google Chrome (latest version)

✅ Verified the following:

  • Navigation link redirects correctly
  • Editor loads successfully
  • Run and Reset buttons function as expected
  • Output displays without errors

@github-actions
Copy link
Contributor

@adityai0 adityai0 merged commit 3c90749 into opensource-society:main Jul 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants