radian-software / riju

⚡ Extremely fast online playground for every programming language.
https://riju.codes
MIT License
1.63k stars 190 forks source link

Add mobile support for the current version or Implementing mobile support #141

Open EmptyWork opened 2 years ago

EmptyWork commented 2 years ago

While I know there are frontend enhancement process undergo right now (#126) and mobile-first approach is not really priority right now, I think having support to small screen size device will be neat and helpful when you want to code visually from phone.

Is it possible to add mobile support while waiting for the enhancement process to be finish? or is there any plan to implement mobile support for the incoming frontend enhancement?

raxod502 commented 2 years ago

I think having mobile support would be a great idea, and there is no need to wait for any pending work to be finished first. For inspiration, we might consider looking at how JuiceSSH provides a terminal interface on mobile in a reasonable way.