Tip calculator created using TailwindCSS and NextJS
Design comparison
Solution retrospective
In English:
I could say I've improved in state management and in building more projects using my favorite tools: Tailwind and NextJS. Recently, I've been learning about other React Hooks, which has given me some ideas for this project and a boost in my skills.
Em Português:
Eu poderia dizer que melhorei na gestão de estados e na construção de mais projetos usando minhas ferramentas favoritas: Tailwind e NextJS. Recentemente, tenho aprendido sobre outros React Hooks, o que me deu algumas ideias para este projeto e um ganho nas minhas habilidades.
What challenges did you encounter, and how did you overcome them?In English:
I couldn't say I had challenges in this project. For me, the whole process of building the project was quite easy, and I was able to apply some ideas and fix personal mistakes from the past. I enjoyed the process.
Em Português:
Eu não poderia dizer que tive desafios neste projeto. Para mim, todo o processo de construção do projeto foi bastante fácil, e consegui aplicar algumas ideias e corrigir erros pessoais do passado. Eu gostei do processo.
What specific areas of your project would you like help with?In English:
Comments are always welcome.
Em Português:
Comentários são sempre bem-vindos.
Community feedback
- @NeoScripterPosted about 1 month ago
Hey, nice job!
Suggestions:
- Limit the calculation amount, currently, if I enter a very large number, the results overflows.
- Add validation that indicates that the user needs to specify the number of people to get the result (it works only in certain cases, when I enter the total and select a percent, the validaton is not triggered).
- Custom percent results in a very large number if I fill it in before filling in other fields.
- Reset button doesn't remove the validation message from the number of people field.
Other than that, great job!
Marked as helpful0@developer-luizcarlosPosted about 1 month ago@NeoScripter Thank you. I will take care of those issues.
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