Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add real-time code editor #4

Merged
merged 23 commits into from
Oct 27, 2023
Merged

Add real-time code editor #4

merged 23 commits into from
Oct 27, 2023

Conversation

sebbycake
Copy link
Contributor

@sebbycake sebbycake commented Oct 23, 2023

Summary

  1. Create a real-time editor with syntax highlighting for various programming languages
  2. Add the ability to select other programming languages in the code room
  3. Integrate with matching service (redirect to code room after successful matching)

TODO after milestone

  1. Upon successful matching, the question given to the users are hardcoded (easy, medium and hard). Will integrate with question service after milestone 2

@sebbycake sebbycake marked this pull request as draft October 24, 2023 16:33
@sebbycake sebbycake marked this pull request as ready for review October 26, 2023 14:51
@sebbycake sebbycake merged commit a6877c6 into master Oct 27, 2023
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