supernova-97 / Capstone-Project

https://capstone-project-tan-eight.vercel.app
0 stars 0 forks source link

"Planning a new trip" #3

Closed supernova-97 closed 1 year ago

supernova-97 commented 1 year ago

Planning a new trip

Value proposition

As a user I want to be able to create a new trip to be able to plan trips

Description

Image

Acceptance Criteria:

Tasks:

alinawinter commented 1 year ago

Looks very well thought through from beginning to end :-) An idea would be to include tests to check, whether the form works.

PReichetanz commented 1 year ago

Nice work, Felix!

Just one thing: the scribble of the input fields do not show where the labels will be displayed. Please adapt your wireframe to show them as well.

supernova-97 commented 1 year ago

@PReichetanz I added the labels. Looks good?

supernova-97 commented 1 year ago

@alinawinter I was hoping to avoid testing but I guess there's no way around it hahah

alexWaligorski commented 1 year ago

Hi Felix, thumbs up on this story! It's getting exciting with the features. I really want to plan my post-bootcamp vacation using your app, so hurry up ;)

I have some suggestions for you to consider: new_trip:

dashboard:

buttons:

Really hope this helps! Have a wonderful weekend.

supernova-97 commented 1 year ago

@alexWaligorski thanks for the great feedback! I haven't thought about those details but they are very important for sure. I'll make sure to implement your suggestions 🙌🏻

PReichetanz commented 1 year ago

Hi Felix,

nice work! I would like to elaborate on Alex' question: what is the usage of the dashboard for now? Is anything displayed after I've submitted the form?

If not, it would be enough (for now) to add a button on the to-do-page "Add a new trip" and when clicked, a form is shown. It seems to me that the dashboard does not really have value and is rather a placeholder for later development. What do you think?

supernova-97 commented 1 year ago

@PReichetanz Morning! In the next step I'll add a countdown to the trip that is shown on the dashboard. From there all the functions will be available. I wanted to implement it now so I don't have to move too much stuff at a later point. Hope that makes sense.