nandtotetris / computer-visualizer

0 stars 0 forks source link

Integrate a code editor in our app #49

Closed henok-tesfaye closed 3 years ago

henok-tesfaye commented 3 years ago

Expected Behavior

We want to integrate an editor in our app, so that users can input codes into it.

There should be a way to get the inputted code.

Current Behavior

There is no way we can get the users input code, hence so far our datas are hard coded.

Possible Solution

Find a best code editor component for our case and integrate it.