chris-kuehn / capstone-project

With the Art Generator app, you can create your own artwork and spice it up with randomness.
https://capstone-project-one-delta.vercel.app
0 stars 0 forks source link

US1 - First elements and mobile optimization #1

Open chris-kuehn opened 1 year ago

chris-kuehn commented 1 year ago

Value proposition

As a user interested in coding and design I would like to see an introducing headline and the canvas of the mobile-only Art-Generator-App, In order to get a first impression about the layout of the app.

Description

Bildschirm­foto 2023-08-14 um 12 48 54

Acceptance criteria

Tasks

Size S

ninaassmann commented 1 year ago

u don't need to specify the styling in the acceptance criteria maybe the hard coded widths and height are not best practice, try using percentage or vw / vh not every phone has the same size, so it can cause problems

chris-kuehn commented 1 year ago

Hi Nina,

thank you so much for your super quick reply! :)

You are right, I will take the styling details out of the acceptance criteria.

Hard coded width and height are certainly not best practice!!! I will adjust the layout at a later time in a following user story and still work with fixed values in the current user story.

Thank you and happy coding!

Christian

izabelladobielewska commented 1 year ago

Hi Christian, If you prefer pixels for now, the story looks ready:)

chris-kuehn commented 1 year ago

Thank you Izabella for your feedback .... so lets do a bit of coding :)