CircuitVerse / mobile-app

Mobile App for CircuitVerse
https://play.google.com/store/apps/details?id=org.circuitverse.mobile_app
MIT License
70 stars 93 forks source link

Adding Live Workings #183

Open ItsAdityaKSingh opened 2 years ago

ItsAdityaKSingh commented 2 years ago

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

ItsAdityaKSingh commented 2 years ago

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

manjotsidhu commented 2 years ago

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

ItsAdityaKSingh commented 2 years ago

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?

manjotsidhu commented 2 years ago

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

manjotsidhu commented 2 years ago

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.

ItsAdityaKSingh commented 2 years ago

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

manjotsidhu commented 2 years ago

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