yvonneadam / capstone-project

capstone-project-mocha-ten.vercel.app
MIT License
1 stars 1 forks source link

input dates #3

Open yvonneadam opened 2 years ago

yvonneadam commented 2 years ago

Value Proposition

As a user I want to type the date of the day in my gratitude journal form, so that I know which day it was I was grateful for this or that.

Description

date input

Acceptance Criteria

Tasks

(for developers team)

chris-yooo commented 2 years ago

hey yvi long day so far ... the extra input field is the date in the upper of the left picture ? check

in example i have to write down the date ? or i can fill the date with a popup calendar ?

or i have to put in 19.7.2022 and the input automatically change to Dienstag, .....

if you have cleared up this ambiguity nothing should stand in the way :)

chris

yvonneadam commented 2 years ago

Pop up calendar sounds great to me, I'll try to code this 😃

Thanks for your ideas and so it's home time now 🍦

chris-yooo commented 2 years ago

i found a little thing for you :D: https://blog.logrocket.com/react-calendar-tutorial-build-customize-calendar/

PReichetanz commented 2 years ago

Hi Yvonne,

I just have one thing to mention: Please make sure your date input has a proper label so that the user knows what he/she has to write into this field.