shoonyatech / frontend.social

Frontend Social website
https://www.frontend.social
MIT License
11 stars 19 forks source link

Profile: show badges for user #122

Open souvikbasu opened 4 years ago

souvikbasu commented 4 years ago

Add ability to show different type of badges for a user. These badges will be assigned to user based on different conditions that will be played as a separate story

jscodelover commented 4 years ago

Hey Souvik, I would like to take this issue.

souvikbasu commented 4 years ago

Thanks Manisha, assigned the issue to you. I will post the page design in some time. Please let me know if your localhost setup works. If you face any issues, please join the #frontend-social-dev slack channel using this invite: https://join.slack.com/t/shoonya-tech/shared_invite/zt-i783y3rk-5I97wQmTZ~4zchNZdKJs2w

jscodelover commented 4 years ago

Thanks!! Yes, localhost setup is working fine.

jscodelover commented 3 years ago

Hey Souvik, I'm still waiting for the designs.

souvikbasu commented 3 years ago

Hi, sorry about the delay. Here is a design of the profile page with user badges: image

badges: ['author', 'angular-master']
souvikbasu commented 3 years ago

@jscodelover please raise PR is ready

jscodelover commented 3 years ago

@souvikbasu I have raised the PR. FYI before you can test this feature you need to add images for the badges on the frontend side and need to update the user data API (to get badges data).