-
Notifications
You must be signed in to change notification settings - Fork 201
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
Create a minimalistic UI client using the chat-e2ee/service SDK #297
Comments
I would like to work on this issue |
@EmilioBerumen910 Sure, please go ahead. |
@muke1908 Thank you very much for the opportunity to participate in this project. I wanted to share my concept for how the minimalist client UI might appear and would appreciate any feedback before beginning the implementation process. This are some drafts of how I visualize the project UI: |
Looks great! |
Hey @muke1908 why is this issue still open? I'd like to contribute on your project! Is this issue a good place to start? |
@lumariaap15 sure, please go ahead. |
@muke1908 Is the issue still open? Can I contribute to it? |
@Abirami04M , yes. Just make sure that you create a separate folder for your UI code. It needs to be unique so that it doesn't conflict with others (if any). @lumariaap15 , if you are also making an UI, can you also please make sure that it's in a unique folder like |
Ok, just to clarify, can I use React for the UI? and is there any time
span within which i should complete the work?
…On Thu, Aug 15, 2024 at 12:14 PM Mukesh ***@***.***> wrote:
@Abirami04M <https://github.com/Abirami04M> , yes. Just make sure that
you create a separate folder for your UI code. It needs to be unique so
that it doesn't conflict with others (if any).
Probably ./ui-abirami04M/ ?
@lumariaap15 <https://github.com/lumariaap15> , if you are also making an
UI, can you also please make sure that it's in a unique folder like
'./ui-lumariaap15 ?
—
Reply to this email directly, view it on GitHub
<#297 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A47IL4VIIZMCYXJ4EFXF3SLZRRE5PAVCNFSM6AAAAAAY64KLU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJQG43DMNBYGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sure, feel free to use any framework. |
Use the SDK @chat-e2ee/service and build a minimalistic UI
https://github.com/muke1908/chat-e2ee/tree/master/service
Scope of this task:
The text was updated successfully, but these errors were encountered: