Skip to content
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

Open
muke1908 opened this issue Jun 8, 2023 · 10 comments
Open

Create a minimalistic UI client using the chat-e2ee/service SDK #297

muke1908 opened this issue Jun 8, 2023 · 10 comments
Assignees
Labels

Comments

@muke1908
Copy link
Owner

muke1908 commented Jun 8, 2023

Use the SDK @chat-e2ee/service and build a minimalistic UI
https://github.com/muke1908/chat-e2ee/tree/master/service

Scope of this task:

  • Create a separate folder for the client.
  • Create the project (typescript + any UI framework)
  • Install the SDK and initialize it.
@muke1908 muke1908 added the easy label Jun 8, 2023
@EmilioBerumen910
Copy link

I would like to work on this issue

@muke1908
Copy link
Owner Author

@EmilioBerumen910 Sure, please go ahead.

@EmilioBerumen910
Copy link

@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:
1
2
3

@muke1908
Copy link
Owner Author

Looks great!
Some suggestions:
1 - let's keep the primary color (which is orange here) configurable in the code.
2 - It can display the QR code along with the generated link - no separate button needed.

@lumariaap15
Copy link

lumariaap15 commented Aug 6, 2024

Hey @muke1908 why is this issue still open? I'd like to contribute on your project! Is this issue a good place to start?

@muke1908
Copy link
Owner Author

muke1908 commented Aug 6, 2024

@lumariaap15 sure, please go ahead.

@Abirami04M
Copy link

@muke1908 Is the issue still open? Can I contribute to it?

@muke1908
Copy link
Owner Author

@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 , if you are also making an UI, can you also please make sure that it's in a unique folder like './ui-lumariaap15 ?

@Abirami04M
Copy link

Abirami04M commented Aug 15, 2024 via email

@muke1908
Copy link
Owner Author

Sure, feel free to use any framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants