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

API: Add emoji icon and total projects in a workspace #229

Closed
kriptonian1 opened this issue May 19, 2024 · 22 comments · Fixed by #435
Closed

API: Add emoji icon and total projects in a workspace #229

kriptonian1 opened this issue May 19, 2024 · 22 comments · Fixed by #435
Assignees
Labels
difficulty: 2 good first issue Good for newcomers priority: high scope: api Everything related to the API type: feature Release drafter tag for tagging PRs related to adding new features

Comments

@kriptonian1
Copy link
Contributor

kriptonian1 commented May 19, 2024

Description

We need to have emoji as an icon for workspace and total number of project a workspace have for aesthetic purpose of the ui.
Also, remove the description field.

Screenshot

image
@kriptonian1 kriptonian1 added good first issue Good for newcomers scope: api Everything related to the API priority: high labels May 19, 2024
@Princeyadav05
Copy link
Contributor

@rajdip-b if possible, can I work on this next?

@rajdip-b
Copy link
Member

Totally! We would be glad! Also, you can refer to this to understand how you can self assign issues

@rajdip-b rajdip-b assigned Princeyadav05 and unassigned rajdip-b May 23, 2024
@rajdip-b
Copy link
Member

@kriptonian1 can you please tell us in what format we are supposed to store the emoji?

@kriptonian1
Copy link
Contributor Author

ig we need to store it in unicode.

https://towardsdatascience.com/emojis-in-your-data-9a5513ead2dd

@rajdip-b
Copy link
Member

Looks perfect.

@rajdip-b
Copy link
Member

@Princeyadav05 hey bro, have you started with this one yet?

@Princeyadav05
Copy link
Contributor

@Princeyadav05 hey bro, have you started with this one yet?

Hi bro, no have not started. Didn't get a chance in the last 2 days, was planning to do it on the weekend.

@rajdip-b
Copy link
Member

Sure thing! Just that this is on priority so I checked in on you. Do let us know when you get started :)

@Princeyadav05
Copy link
Contributor

@rajdip-b I was able to run the project locally, can see the platform on localhost:3025. However, its stucked on auth page. I'm not able to signup or use any authentication.

@rajdip-b
Copy link
Member

The issue requires you to make the changes on the backend. The frontend is still a work in progress so things might break too often.

You have to just get the feature working in the api layer and you can use our postman collections to test them. Our docs website covers the steps to test the api using postman.

Additionally, you can hop in to discord and open a thread to discuss this!

@Princeyadav05
Copy link
Contributor

@rajdip-b can you share the discord invite? The one in the readme is invalid.

@rajdip-b
Copy link
Member

Here you go! https://discord.com/invite/T8eg8FHB

@kriptonian1
Copy link
Contributor Author

@rajdip-b I was able to run the project locally, can see the platform on localhost:3025. However, its stucked on auth page. I'm not able to signup or use any authentication.

have you tried running both the server together

@jamesfrye420
Copy link
Contributor

https://github.com/twitter/twemoji

This might be helpful. Check this out @rajdip-b

All you would need for emojis.

@rajdip-b
Copy link
Member

@kriptonian1 thoughts?

@kriptonian1
Copy link
Contributor Author

I don't find it that that useful, rather what we can do is take the emoji and reder it in a png like they do in whatsapp. gonna make that in rust would be easy code

@rajdip-b
Copy link
Member

@Princeyadav05 hey bro, are you still attempting this one?

@singhankit62000
Copy link

/attempt I'd like to work on this issue

Copy link

Assigned the issue to @singhankit62000!

@rajdip-b rajdip-b added type: feature Release drafter tag for tagging PRs related to adding new features difficulty: 2 labels Jun 29, 2024
@kriptonian1
Copy link
Contributor Author

@singhankit62000 how is it going ?

@unamdev0
Copy link
Contributor

/attempt

Copy link

Assigned the issue to @unamdev0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 2 good first issue Good for newcomers priority: high scope: api Everything related to the API type: feature Release drafter tag for tagging PRs related to adding new features
Projects
Status: Queued for release
Development

Successfully merging a pull request may close this issue.

6 participants