Open FreytagDom opened 2 years ago
Hi Dominic, nice work so far. A few suggestions you might want to include in your user story:
map
you could stick to card
apart from that: nice work and keep it up!
Hi Niklas, Thanks for your feedback. I have made a few changes. Does it look better now?
Hey Dominic,
it looks better, but you should change every map
to card
(map is a geographic term).
In your value proposition, you should always stick to: As a user, I need ... to be able to ... How about: "As a diabetic, I need an overview of the latest data, to have a history of my entries".
Hey Niklas, I changed 'map' to 'card' and implemented your suggestion for the value proposition.
Value Proposition
As a diabetic, I need an overview of the latest data, to have a history of my entries.
Description
Acceptance Criteria
[x] The top card is the most recently added card
[x] On each entry the date and time of the create is shown
Tasks
[x] Change the design of the "Saved values" page
[x] Add a date and time of creation to each map entry. Note: Date.now() ,getHours(), getMinutes()