-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shift to Tauri #19
Comments
I'm cool with this, I would personally throw my vote behind a solely Rust app and happily be outvoted! I appreciate that it likely entices more people to work on the project too with some JS integration and Tauri does seem excellent from my limited research, so I have no issues here! 😄 |
I'm realizing we haven't 100% discussed this - more in the Tauri discussion and not in an issue of our own. Ultimately the UI we're talking about it quite easy, so we don't necessarily have to do the switch. We need the annotations and tables for the conjugations, and aside from that it's a text input. How difficult do you think that would be, @RyanPaulGannon? |
Tauri might be a bit more necessary if we had a UI that we'd need to iterate with new components, but the above describes basically the features that would cover everything the iOS and Android apps do :) |
No delay at all :) That's looking good to me :) Big thing for me here is the basic UI in the designs here. To sum it up, we need:
If we're able to do that styling in Rust alone, then I don't really see the need to adopt Tauri as it's adding overhead at that point. If we are ok with just Rust - and also determining whether we should be given that we'd be able to make the following - I'd make the following issues:
A final open question: Are we required/do we want to keep the top bar with the three controls? I can update the designs if need be 😊 |
Terms
Description
https://tauri.app
I talked with Andrew, and we thought it might be a good idea to shift to Tauri, so we can implement the frontend in Vue. Let me know what you think @RyanPaulGannon
Contribution
No response
The text was updated successfully, but these errors were encountered: