Design comparison
SolutionDesign
Solution retrospective
A small project going back a little in difficulty to make use of vanilla JS and try to implement better CSS and JS. Any feedback would be greatly appreciated, thank you in advance !
Community feedback
- @molszewski34Posted almost 3 years ago
Hey. Seems to work very well. The only issues i spot are: <h2 id="display-per-person">€4.27</h2> <h2 id="display-total">€32.79</h2>
This can confuse user, when someone see number he/she didn't provided at the start.
Marked as helpful0@steppan26Posted almost 3 years ago@molszewski34 Hi, thank you for the feedback. I thought I had modified that but obviously not. I have edited the HTML and launched the resetApp function on load to ensure no confusion 👍
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord