-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implementing a web interface #4
Comments
Cool, thanks for reaching out. I have three thoughts about the web interface:
Let me know what you think :). Also let me know, do you see other use-cases for a web interface? ps. I didn't know of Leptos yet, looks cool! Could also be an option. Did you like working with Leptos? |
Ahhh I see, I totally agree that the service should be lightweight and should continue being so. I actually didn’t have any particular vision for the web interface, I just saw it as a bullet in your roadmap. I am up for executing on the author’s vision :) I must say that I don’t have much experience with Leptos, but I thought of bringing it up to kinda continue the spirit of Rust. |
I think my preference currently goes out to option 2, basically just a very simple form for filling in the pin instead of filling it in as a query param. If you're up for it, feel free to give it a go. |
I added a simple form with c1459d0 I think at least for the time being, this will be enough of a webinterface, so I will close this issue. Thanks 👍 |
Hey!
I’m really excited about the goals and tech stack of this project and I’d love to contribute, particularly in developing the web interface. Do you have any specific tech stack in mind for this? I have a good grasp of React (TypeScript) and experience with frameworks like Next.js and Remix. I’m also comfortable with Rust (Leptos) and Go.
Let me know how I can help or if there’s anything specific you need for this part of the project. Looking forward to contributing!
Thanks!
The text was updated successfully, but these errors were encountered: