edu-client
edu-client copied to clipboard
Provide online code editor option
If this education platform is targeting each and every learner in India then this feature is a must. Whenever a user is viewing a course provide the user with the capabilities to open an online code editor in the website itself.
We have an approved online interview feature that will require an online editor so why not use the same component for this task as well.
@Abhishek-kumar09 is this approved, if yes is anyone working on this? I would love to work on this!
I guess it is harder to have code editor on mobile view. But making code editor is very important since it will help sharing code with others and doing code compilation.
What we can do is making a code layout for web view and make it responsive afterwards for mobiles.
Also the code changes should be done in https://github.com/codeforcauseorg/codeforcause.org since the edu-client is not accepting web views as of now.
okay cool!