@faruqAbdulHakimSubmitted over 2 years ago
All feedbacks or any suggestion are welcome ^^
All feedbacks or any suggestion are welcome ^^
Good job mateπ
I want give some advice. I think you write a wrong logic for calculate Total per Person. That should be 'total = (bill / number of people) + tip amount per person'.
Check out and tell what's wrong. Thanks ππ
Good job mate.
There's double scrollbar when modal is open. You can add 'overflow-hidden' at body to prevent double scrollbar.