Muriel M.
@MurielM87All comments
- @devceejaySubmitted 4 days ago
- @Shikamaru007Submitted 9 days ago
- @Kaue-oliveira-hubSubmitted 10 days agoWhat challenges did you encounter, and how did you overcome them?
etc
What specific areas of your project would you like help with?etc
@MurielM87Posted 10 days agoI don't know what you try do to, but there are nothing in common with the design. Even the QR-code is not the one from the assets. there is not css (background, flexbox, color, font). The text is not even from the html from the challenge. Seriously, what is it ?
0 - @Dev-Y0USubmitted 11 days agoWhat challenges did you encounter, and how did you overcome them?
In CSS,
I learned how to implement responsive design within a single file, adopting a mobile-first approach. This not only streamlined the code but also significantly reduced its overall size.
In JavaScript,
I gained proficiency in managing multiple UI states, allowing for more efficient and dynamic handling of user interactions.
@MurielM87Posted 11 days agoGood job, but be careful with the details. The color of the input are not the right-one, like for the label. "custom" is writing with an uppercase letter. You forget the border-radius for the button "custom". the button "reset" is to high, it should be at the same place end the input "number people". And there is two 0, not just one.
Marked as helpful0 - @AbdelrahmanMokademSubmitted 11 days ago@MurielM87Posted 11 days ago
you didn't use the right color for the background of the project and the background of the card. This details are very important. Same thing for the color of the titles. The font-size of the paragraphs are too small, and the user can't not read the page easily. Don't hesitate to use line-height also for the paragraphs. This is really too bad but your page is not good. Be careful with the details, small and big, specially with CSS.
0 - @zolkyarSubmitted 18 days ago@MurielM87Posted 18 days ago
you should use margin to separate the cards in the bottom - that's too bad because it spoils the rest of the work. the rest is good.
Marked as helpful0 - @cendyzSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I would do “marker” differently because I think my option is not quite correct
And I would work on the padding in the ul list
What challenges did you encounter, and how did you overcome them?the biggest challenge was probably just that ul list with padding and “marker”
What specific areas of your project would you like help with?ul list, "marker"
- @ZeroOne00001Submitted 23 days agoWhat are you most proud of, and what would you do differently next time?
The output , need to learn UI/UX for better layout measurements
What challenges did you encounter, and how did you overcome them?No fixed design figma file or any related measurements for divs fonts etc. , I just used some random measurements
What specific areas of your project would you like help with?well i am a backend developer , not good with the ui/ux or frontend dev , need to know the best method for an responsive design
- @MajeedatwahabSubmitted 26 days ago@MurielM87Posted 23 days ago
the backgrounds of your inputs are not the right color same problem for the color of your titles and numbers in the left part of your card number of people is 0 by default the font family is not right as the color and the size of the font
0 - @AymaneOnlineSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I'm proud of the JavaScript code, because first I needed to learn about promises, fetching data from the server and working with JSON in order to make this work.
What challenges did you encounter, and how did you overcome them?Well, for me the challenges here was working with data. I needed to fetch data from
What specific areas of your project would you like help with?data.json
and then populating the DOM.I would appreciate any remarks regarding the JavaScript code, or if there is way to leverage CSS in order to make some the tasks done using JS.
@MurielM87Posted 23 days agogood job, your design is perfect in comparison with the model.
0 - @Fable54321Submitted 24 days agoWhat challenges did you encounter, and how did you overcome them?
I was rusty with react a little bit so I spent a lot of time rearranging my components so I could send down props properly. It was necessary though because I have to be flawless with react.
Also I realized midway through how to properly find spacings on figma, so my spacings are a little bit all over the place in the way they're named or the units I've used, but this won't be a problem by the next project.
- @joshhovisSubmitted 4 months ago