Marzia Jalili
@MarziaJaliliAll comments
- @mrprogrammer1-2Submitted 25 days ago@MarziaJaliliPosted 12 days ago
Well done Sir 🙌, Only one thing to consider, you haven't used proper colors, it would have been much better if you did. Over all you have done a great job, now it is my time to take the challenge and solve it😁😁.
Marked as helpful0 - @Adornadowilliam2Submitted 22 days agoWhat are you most proud of, and what would you do differently next time?
Maybe I will try to use some library to make much better to see the user/ clients.
What challenges did you encounter, and how did you overcome them?The alignment of the checkbox and radio buttons to the label.
What specific areas of your project would you like help with?N/A
@MarziaJaliliPosted 22 days agowell done buddy 🙌, The only thing to consider is that your elements are not aligned, to solve this, you can use display: flex; or display: inline-flex; and assign the align-items property to center align-itmes: center; hope it was helpful 😁😁
Marked as helpful1 - @vanirvanSubmitted about 2 months agoWhat challenges did you encounter, and how did you overcome them?
i literally use chatgpt to calculate age, what a shame
@MarziaJaliliPosted about 2 months agowell done 🙌, Just one thing to consider doing is that you should choose every input individually and apply the styles to it, otherwise even if it is correct it will show the error styles to it. You can check out my solution for doing so Hope it was helpful 😁😁
1 - @NikolaD93Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
https://www.youtube.com/watch?v=2ljW0LOEnXw
What challenges did you encounter, and how did you overcome them?https://www.youtube.com/watch?v=2ljW0LOEnXw
What specific areas of your project would you like help with?https://www.youtube.com/watch?v=2ljW0LOEnXw
@MarziaJaliliPosted about 2 months agoHello 👋 @NikolaD93 Well done sir 🙌, The only thing that I will suggest doing is that your navigation elements need a smoother transition, other than that your users have to scroll to get to see the whole content of your page, try to make them occupy only the 100% width and height. Hope it was helpful...😁😁😁
Marked as helpful0 - @bngocthaoSubmitted 2 months ago@MarziaJaliliPosted about 2 months ago
Well done, Could you have a look at my solution and give me some advice regarding styles. I am a beginner, I would be grateful if you do so.
1 - @Jerome-girSubmitted 2 months agoWhat challenges did you encounter, and how did you overcome them?
in this project I had to use an external API, so I used the nextjs server actions as well as the React useState and useEffect hooks for rendering
- @ChimiRinzin-HWRSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
More Familiar with HTML, CSS and JS.