Latest comments
- @cas1092Submitted 16 days ago@Tonny-Blair-DanielPosted 16 days ago
Your work looks good but you consider adding some improvements to make it look good on both mobile and desktop. For the background picture you can use
<picture>
tag to change the image depending on screen size and you can useposition
,object-fit
to make the image fit to display on mobile0 - @7osny13Submitted about 1 month ago
- @kanosaySubmitted about 1 month ago
- @BeeAlmightySubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
This project was quite challenging for me and i'm just glad to be able to complete it to the best of my ability.
What specific areas of your project would you like help with?- I always look for alternative approaches and best practices to the way i handled my project.
@Tonny-Blair-DanielPosted about 1 month agoYour code is working well but the contents are not changing at the same. You can use the javascript loop
forEach
after parsing yourJSON
data to an object and changing the contents using theforEach
loop.0 - @Tonny-Blair-DanielSubmitted about 2 months ago@Tonny-Blair-DanielPosted about 2 months ago
Thanks for the suggested improvements and for the smaller screens it was working but its the Javascript making it not to work as expected. And the email validation was challenging that's I submitted hoping someone would give me a way forward thanks a lot.
0 - @MartaOcvirkSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
This one was hard for me. I didn't do everything. But I wanted to do it completely by myself with just reading if I got stuck. So this is best I could do hahaha.. at the end I just wanted to move on, I need something new and fresh..
What challenges did you encounter, and how did you overcome them?Bouncer for forms.. It didn't work for me at all :/..
@Tonny-Blair-DanielPosted about 2 months agoThe form validation is working great maybe you can just make some adjustments to the success message button to dismiss the success message and take you back to the initial page. You can add the display property to the success message so that it can be toggled.
0