keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
128 stars 68 forks source link

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

Open kriptonian1 opened 2 months ago

kriptonian1 commented 2 months ago

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
Princeyadav05 commented 1 month ago

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

rajdip-b commented 1 month ago

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

rajdip-b commented 1 month ago

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

kriptonian1 commented 1 month ago

ig we need to store it in unicode.

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

rajdip-b commented 1 month ago

Looks perfect.

rajdip-b commented 1 month ago

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

Princeyadav05 commented 1 month ago

@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 commented 1 month ago

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

Princeyadav05 commented 1 month ago

@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 commented 1 month ago

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 commented 1 month ago

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

rajdip-b commented 1 month ago

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

kriptonian1 commented 1 month ago

@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 commented 1 month ago

https://github.com/twitter/twemoji

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

All you would need for emojis.

rajdip-b commented 1 month ago

@kriptonian1 thoughts?

kriptonian1 commented 1 month ago

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 commented 3 weeks ago

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

singhankit62000 commented 3 weeks ago

/attempt I'd like to work on this issue

github-actions[bot] commented 3 weeks ago

Assigned the issue to @singhankit62000!