CircuitVerse/mobile-app

Adding Live Workings

Opened this issue · 7 comments

Is your feature request related to a problem? Please describe.
It is always better to make circuits more interactive and understandable. Merely looking at diagrams and reading text about it may not be appealing.

Describe the solution you'd like
Adding live workings of circuits and logical gates by using GIFs wherever necessary.

Describe alternatives you've considered
Either a GIF could be added, or any related video could be embedded from youtube or any other platform.

Additional context
It would make learning and using this app more enhanced and beneficial.

Are you working on this? (Yes/No)
Yes

@manjotsidhu If this feature seems worth executing, I would like to work upon it. So could you assign it to me?

The idea is good, where you want to implement this ? Circuits or inside Interactive Book ?

According to me, the Circuits are not that well numbered, developed, or elaborated till now for a full-fledged apply of this idea. We can start from Interactive Book, where the teaching part is present. Moreover, in circuits where a detailed explanation of working is or can be introduced, then providing a live working demo would be a boon. So, according to the level of current status, we may apply this to both. I would like to know your views on this?

Can you provide a brief action plan so that we can construct checklists ?

According to me, the Circuits are not that well numbered, developed, or elaborated till now for a full-fledged apply of this idea. We can start from Interactive Book, where the teaching part is present. Moreover, in circuits where a detailed explanation of working is or can be introduced, then providing a live working demo would be a boon. So, according to the level of current status, we may apply this to both. I would like to know your views on this?

Interactive Book content is not present in mobile-app, it's loaded from https://learn.circuitverse.org via API. So, interactive examples or live workings need to added to https://github.com/CircuitVerse/Interactive-Book.

Ok! Thanks. I will try and introduce this feature there. For mobile-app, should we be implementing it in the featured circuits section?

For Circuits in Featured Circuits/Community/etc, they are fetched from API. If you want to show simulator then check https://api.circuitverse.org if simulator link is available, you can show the simulator in webview