Can someone help me? How to show my rating on another page? I saw some of the solutions all on the index page, but I really want them divided into two pages.Please help my code is on github...I need java script code to display how many stars are clicked...
Kauê Leal de Lima
@kauelima21All comments
- @sancozaSubmitted over 1 year ago@kauelima21Posted over 1 year ago
Hello Sandra! I created a new Pull Request on your github repository, please take a look and see if it is what you needed! 😊
https://github.com/sancoza/Interactive-rating-component/pull/1
Marked as helpful0 - @kauelima21Submitted about 3 years ago
I'm a beginner and any criticism is welcome
- @Arilson1Submitted about 3 years ago@kauelima21Posted about 3 years ago
Ficou ótimo cara, eu usei fixed, não ficou legal no meu não kkkj
0 - @IldrimSubmitted about 3 years ago
Hello this is my second project, but i really struggled on this one, and i seriously need some feedback, since i feel that my code is really messy on this one.
My main problem was that the transition from mobile to desktop (since im working mobile first) using flexbox was a bit weird as far as responsiveness go. The image would be responsive but in an erratic way like changing size and leaving the background color from the blend visible to which my only solution was to min-max width the breaking points which feels kinda wrong or idk.
also regarding the flexing part, the only way i managed to flex was to encapsulate the texts and image in 2 different boxes so i can flex them, and then on the the texts box use smaller boxes for the rest of the text/lists so i can work with them, flex them etc.. was this approach and way of thinking correct?
since i never received any feedback on my first project i really hope that someone will help me a little bit on this one.
thanks a lot in advance.