Latest comments
- @Ayako-YokoeSubmitted 15 days ago@Stephanie0905Posted 14 days ago
the design is pretty good but the accordion doesn't work. You need to review your JS code.
0 - @Ayako-YokoeSubmitted 23 days ago@Stephanie0905Posted 23 days ago
Great! I like the way you have simplify the JS code.
0 - P@rohantayalSubmitted 8 months ago@Stephanie0905Posted 8 months ago
You do very well with the design but the js part doesn't fit well. First of all, the application should not "Cannot be zero" upon loading. The user must try to enter zero for the app to return this message. Secondly the total / person does not display anything, i suppose that the upstream calculation was not done and finally the reset button must work on the entire form, not just on the inputs.
0 - @MrSeagerSubmitted about 1 year ago
- @caioalmeidaclSubmitted 9 months ago@Stephanie0905Posted 9 months ago
The capture of your design looks exactly like the capture of the challenge. But your site in live isn't fully responsive. You need to adjust this part and it's gonna be perfect
Marked as helpful0 - @undrthegraveyardSubmitted 9 months agoWhat are you most proud of, and what would you do differently next time?
I am pretty happy with it, since I was able to implement accessibility in this one by using proper image alt text, aria labels, and include keyboard accessibility. 😁
What challenges did you encounter, and how did you overcome them?This particular challenge was part of the JS Fundamentals learning path. The main challenge I encountered was with the logic itself, but I finally did it after a couple of days. ✌🏻
What specific areas of your project would you like help with?I would love the community's feedback on accessibility. I have included ARIA labels, alt descriptions, and made it keyboard accessible. 💪🏻