Would like to get feedback for my scriptTwo javascript file. Would like to know a better way to change theme styles other than manually changing class names on elements.
Yamien Ariel
@ariel172All comments
- @DavidPokrajacSubmitted 1 day agoWhat specific areas of your project would you like help with?@ariel172Posted about 19 hours ago
Congratulations on your challenge. I don't know if I'm wrong, but it's not possible to perform calculations with your live deployment.
Marked as helpful1 - @razzasidSubmitted 1 day agoWhat are you most proud of, and what would you do differently next time?
I have take a challenge of myself to build this project in only flexbox i know i can easily make this in grid but had to learn more flexbox and after struggling a lot a i have build this section in flexbox.
@ariel172Posted 1 day agoVery nice solution, great work. You've solved the problem I'm having with the media queries to align the supervisor and calculator on the sides.
0 - @osuulolaSubmitted 13 days ago@ariel172Posted 13 days ago
well done, but to improve I think you should centre the content and make it responsive on both PC and mobile.
0 - @stiv-developerSubmitted 15 days ago@ariel172Posted 15 days ago
good work, but I think the small problem is that when the screen size decreases, in addition to the fact that the positioning decreases, the image must also change. In other words, the image on a PC is different from that on a cell phone, which is not the case with your solution.
0 - @SaquibFurniturewala1Submitted 23 days agoWhat are you most proud of, and what would you do differently next time?
What I'm Most Proud Of: I'm proud of creating a responsive, user-friendly design that meets project specifications. I effectively used HTML and CSS for a seamless layout across different screen sizes and implemented interactive states, enhancing the user experience.
What I Would Do Differently Next Time: Next time, I would focus on optimizing image sizes for faster loading and explore advanced CSS techniques or JavaScript for added interactivity.
What challenges did you encounter, and how did you overcome them?I faced challenges with media queries, specifically when the image and content were not aligned properly. After spending over an hour troubleshooting and consulting ChatGPT, I discovered that I had forgotten to set a width for the parent container, which resolved the alignment issue.
What specific areas of your project would you like help with?I would appreciate feedback on the following areas of my project:
Media Queries: Are my breakpoints effective, and is the layout responsive across different devices? Image Alignment: Can you suggest improvements for ensuring consistent alignment between images and text content, especially in flexible layouts? CSS Efficiency: Are there ways to simplify my CSS, particularly in avoiding redundancy and improving readability? Accessibility: Any tips on enhancing accessibility features for better user experience?
@ariel172Posted 15 days agonice solution but I think it's not close to the design to be realized in terms of fonts also notaments l
0 - @xStephxSubmitted 22 days ago
- @EderProcopioSubmitted 22 days agoWhat are you most proud of, and what would you do differently next time?
This was my first solo project using CSS Grid. Although it was simple, positioning the items took quite a bit of work. As it was my first time using Grid, it was also my first time implementing a mobile-first approach. To be honest, I prefer desktop-first. I chose these approaches to challenge my knowledge, and as a bonus, I got to test my problem-solving skills.
I prioritized responsiveness in the design, and because of that, I sacrificed some similarity to the original challenge. The page’s active state works very well, and all the social media icons are functional. I tried to replace the Twitter icon with the new X icon, but by the time I finished the challenge, the link to the X icon on FontAwesome.com wasn’t working.
If I had to redo the project, I wouldn’t use percentage-based dimensions for the images. While this approach adapts to various screen sizes, it distorts the page's final layout.
What challenges did you encounter, and how did you overcome them?Positioning the elements was the most challenging part, especially in the desktop design where I used CSS Grid. Additionally, I felt that I could have structured the HTML code better, which would have saved me from some unnecessary headaches.
What specific areas of your project would you like help with?I'm starting to learn programming, mostly in a self-taught way, because although I'm taking an online course, it's not the same as having tutors and friends to ask questions. I haven’t gotten my first job as a developer yet, so my main challenge is learning how to structure code according to best development practices. I also often feel unsure about whether my design looks professional enough.
@ariel172Posted 22 days agoWow! I'm impressed, your solution is great!
Marked as helpful0 - @yemmightoSubmitted 22 days ago@ariel172Posted 22 days ago
I would have liked the image size to be adjusted like the one on the preview, so the white container should be centered, otherwise I think it's fine.
0 - @ariel172Submitted about 1 month ago@ariel172Posted about 1 month ago
Thank you so much you're absolutely right it was better to use an unordered list I'm still a beginner
0 - @Vanfrankie7Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I am proud of finishing this challenge without much stressing.
What challenges did you encounter, and how did you overcome them?I think, vertically centering my container in the viewport/screen has been a challenge to me. Well, i used a different approach in this project, hopefully, it works. If it doesn't work, please, people that have insights in that area should feel free to give me ideas.
What specific areas of your project would you like help with?It is definitely on centering my container vertically. setting both the tag and the container to flex, flex direction: column; justify-contents and align-contents to center doesn't work.
- @Vanfrankie7Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I am proud of finishing this challenge without much stressing.
What challenges did you encounter, and how did you overcome them?I think, vertically centering my container in the viewport/screen has been a challenge to me. Well, i used a different approach in this project, hopefully, it works. If it doesn't work, please, people that have insights in that area should feel free to give me ideas.
What specific areas of your project would you like help with?It is definitely on centering my container vertically. setting both the tag and the container to flex, flex direction: column; justify-contents and align-contents to center doesn't work.
@ariel172Posted about 1 month agoMerci Vanfrankie7 pour ta solution, quand je suis allé sur Github pour voir ton code sa ma aider surtout le CSS. Parcontre sur le Preview qui nous a été donner pour réaliser ce projet l'image est moins grande que sur ton projet à part sa j'aime bien ta solution.
1 - @Kyvs123Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
Learned more about background images
What challenges did you encounter, and how did you overcome them?Positioning the image
@ariel172Posted about 1 month agole code utilise la balise sémantique main le code est accessible, lisible et structurer il est meilleur que le mien merci pour cette solution.
Marked as helpful0