The actual calculator logic could be greatly improved. I've refrained from dealing with large numbers overflowing the display due to the large font size. I'd like to return to this at a later time and make it better, if I can.
Shweta Dabhole
@shweta-dabholeAll comments
- P@micheldrvSubmitted about 1 month agoWhat challenges did you encounter, and how did you overcome them?@shweta-dabholePosted about 1 month ago
The calculator app is well-designed, responsive, and closely matches the intended layout. It effectively uses semantic HTML, but accessibility could be improved by adding
aria-labels
and ensuring better color contrast. The code is structured well, though modularizing CSS and JavaScript would enhance maintainability. Overall, it's a strong implementation with minor refinements needed for accessibility and reusability!0 - @EllNexSubmitted about 1 month ago@shweta-dabholePosted about 1 month ago
The calculator app is well-designed, responsive, and closely matches the intended layout. It effectively uses semantic HTML, but accessibility could be improved by adding
aria-labels
and ensuring better color contrast. The code is structured well, though modularizing CSS and JavaScript would enhance maintainability. Overall, it's a strong implementation with minor refinements needed for accessibility and reusability!Marked as helpful1 - @samuelsmith442Submitted about 2 months ago@shweta-dabholePosted about 1 month ago
The solution is well-crafted with clean, semantic HTML, ensuring great accessibility and responsiveness. The layout adapts smoothly across different screen sizes, and the code is structured beautifully for readability and reusability. It stays true to the design while incorporating thoughtful enhancements. Great work! 🚀
0 - P@bra1695Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
it's my first time to integrate interface using nuxt for that i'm happy to build and deploy a fully functional Nuxt.js app to Netlify is a significant achievement. It demonstrates the ability to work with modern web technologies and deployment workflows.
What challenges did you encounter, and how did you overcome them?i try to focus on the responsive mode for that i use tailwindcss framework because it's so helpful to check the breakpoint
@shweta-dabholePosted about 1 month agoThe solution is well-crafted with clean, semantic HTML, ensuring great accessibility and responsiveness. The layout adapts smoothly across different screen sizes, and the code is structured beautifully for readability and reusability. It stays true to the design while incorporating thoughtful enhancements. Great work! 🚀
Marked as helpful0 - @Nabeel-Ahmad07Submitted about 1 month ago@shweta-dabholePosted about 1 month ago
The solution is well-crafted with clean, semantic HTML, ensuring great accessibility and responsiveness. The layout adapts smoothly across different screen sizes, and the code is structured beautifully for readability and reusability. It stays true to the design while incorporating thoughtful enhancements. Great work! 🚀
0 - @Abhishek-mehataSubmitted about 2 months ago@shweta-dabholePosted about 2 months ago
Your solution is well-structured, with good use of semantic HTML and responsiveness across different screen sizes. The accessibility features are well-implemented. The design closely matches the original, though minor refinements in spacing, hover effects, and typography could make it even more precise. Your code is clean and readable, but improving reusability with CSS variables or utility classes could further optimize it. Overall, it's a strong implementation with just a few areas for fine-tuning.
Marked as helpful0 - @21A91A1246Submitted about 2 months agoWhat specific areas of your project would you like help with?
help me with the better alignments in mobile view like bluring background and stuff like that..
@shweta-dabholePosted about 2 months agoYour solution is well-structured, with good use of semantic HTML and responsiveness across different screen sizes. The accessibility features are well-implemented. The design closely matches the original, though minor refinements in spacing, hover effects, and typography could make it even more precise. Your code is clean and readable, but improving reusability with CSS variables or utility classes could further optimize it. Overall, it's a strong implementation with just a few areas for fine-tuning.
Marked as helpful1