tejue / capstone-periotopia

https://periotopia.vercel.app
0 stars 0 forks source link

Feature/form about you #4

Closed tejue closed 1 year ago

tejue commented 1 year ago

I added the first form of a questionnaire and tried to make the components as reusable as possible. The typed-in input is used to do some calculations and only calculations should be visible.

Changes to user-story: Input no.4 receives a max. value which is input3 minus 1 (not 15) The Output shows a further calculation: Days till today

Thx for your review of my first capstone-US :)

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
periotopia ✅ Ready (Inspect) Visit Preview Jul 9, 2023 1:19pm
DErdmann1 commented 1 year ago

Hi Teresa :) Great job including this somewhat complicated function into your calculation. Your code looks fantastic! It's already very clean. Nice work! 👍