shubham oulkar
@ShubhamOulkarAll comments
- @jc-veSubmitted 10 months ago@ShubhamOulkarPosted 7 months ago
- don't use assert while doing type imports. (deprecated)
- Make figures width static, it keeps changing as data inside changes.
0 - @mbd89Submitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I think it looks good, next time I do the same thing with maybe less javascript I guess i must try to plan better ahead of writing code, instead of coding and correcting misalignments due to lack of initial planning. that is easier said than done however
What challenges did you encounter, and how did you overcome them?no challenges encountered
What specific areas of your project would you like help with?I have written maybe too much js., so i think i need to take a look at somebody who did the same with much less js code
- @Paula-TonySubmitted 7 months ago
- @Miriam2245Submitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I am so excited to share the project I challenged myself and it helped me learn about responsiveness
What challenges did you encounter, and how did you overcome them?the biggest challenge was making it responsive but am happy it took me few hour to know but am still confused, I hope the more I do different projects the more i become better
What specific areas of your project would you like help with?I need help on getting feedback if the website is responsive to your phones too and if not, I would be happy to hear where I should work on so I can be better on the next project. Also, anyone can take a look at it and tell me what to improve, all the comments are so helpful to my growth and i cant wait to hear more. Thank you!
@ShubhamOulkarPosted 7 months agoAdd more break point at 1150px for a section class="clipboard-process". Or try to use flex-wrap and gap property in flexbox. You used width=100% on most of the classes. Try other options like a vw and vh. And last always use landmarks in your design.
Everything looks great on my phone screen. 👍
0