adityabisoi / notation-guru

An application to convert expression notations
GNU General Public License v3.0
11 stars 34 forks source link

Adding changes for visual representation of conversion #57

Closed yash120102 closed 2 years ago

adityabisoi commented 2 years ago

Please provide a proper description, and add screenshots as well. The file /notation-converter/ui/src/components/infixtopostfix.js gives out an error.

adityabisoi commented 2 years ago

In the screenshots provided in the issue, the table seems to be displaying the stack correctly. Please try to enhance the UI, increase the space between characters, and make the table separate from the input box.

adityabisoi commented 2 years ago

Closing due to inactivity