SE750-Group14-GirlGang / roadtrip-planner

An application to help you and your friends plan a roadtrip!
Apache License 2.0
3 stars 2 forks source link

Implement ability to add dates to a road trip #47

Closed Jennak21 closed 3 years ago

Jennak21 commented 3 years ago

The organiser is now able to add dates to their road trip using airbnb's react-date-range component

image

Changes:

Note to reviewers:

Closes #21

Denijar commented 3 years ago

hmm I am wondering about the text contrast. So before I have "clicked" on the end date the text is black and I think it would be nice if it was white. image

Then when I click maybe it would be more readable if the light pink was slightlyy darker. I think having white text is nice but maybe the contrast could be stronger? Maybe Flynn has thoughts about this too haha

image

Jennak21 commented 3 years ago

hmm I am wondering about the text contrast. So before I have "clicked" on the end date the text is black and I think it would be nice if it was white. image

Then when I click maybe it would be more readable if the light pink was slightlyy darker. I think having white text is nice but maybe the contrast could be stronger? Maybe Flynn has thoughts about this too haha

image

Good point! I definitely like the white text. Maybe this is something that can be discussed later and changed later.

Jennak21 commented 3 years ago

image I got this error when I ran npm start for the frontend. I think the itinerary folder in components needs to have a capital I.

Ah right, forgot Git has trouble picking up on the capitalization of a directory. Will get that fixed :) Thanks!

Jennak21 commented 3 years ago

hmm I am wondering about the text contrast. So before I have "clicked" on the end date the text is black and I think it would be nice if it was white. image Then when I click maybe it would be more readable if the light pink was slightlyy darker. I think having white text is nice but maybe the contrast could be stronger? Maybe Flynn has thoughts about this too haha image

Interesting that for you the text shows up black if the end date is not selected. For me it is like this: image As for the contrast, I agree its not perfect. Perhaps this could be changed later ahaha