c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 50 forks source link

Home Page Tutorial Card Buttons Not Working. #109 Fixed #110

Open Hemu21 opened 4 months ago

Hemu21 commented 4 months ago

When you click on buttons present in home page tutorial. only upvoting and downvoting are working remaining are not working. This issue is Fixed with this PR.

Description

I added changes to the buttons and added functionality to all buttons. I added the saved bookmarks to firestore database. To show that user is bookmarked it or not.

Related Issue

Home Page Tutorial Card Buttons Not Working resolve #109

steps to reproduce

Set-up the localhost and run it. Now go to home page after login. If tutorial card present if not create a tutorial Now click on the buttons on the tutorial You will it as below.

https://github.com/c2siorg/Codelabz/assets/106808387/56e8cefa-932b-4f8c-a5d3-a93b6ca24156

Link of the Issue

https://github.com/c2siorg/Codelabz/issues/109

Motivation and Context

In the design you see the buttons but the working functionality to that buttons are not given. This issue leads to loss of working of website. This effects on user experience. Fixing This issue Increases User Experience. I fixed this issue.

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

https://github.com/c2siorg/Codelabz/assets/106808387/3806c6fb-cbed-413a-a18f-0803c5909712

Types of changes

Checklist:

Review Request

@ABHISHEK-PANDEY2 @Maahi10001 @Shiva-Nanda @c2sibot Please Review My PR. Approve My PR

rohitPandey469 commented 4 months ago

Good job doing it but kindly refer to Scorelab's Codelabz and do not create repetitive PR, And here if you create separate tickets for each buttons then it would be easy for maintainers to pick out the best code out of multiple PRs for one single functionality. Although @ABHISHEK-PANDEY2 has told not to repeat the PR. And else it's your choice brother.