rabe200 / Capstone_Tarot_App

https://capstone-tarot-app.vercel.app
11 stars 1 forks source link

Setupdb #7

Closed rabe200 closed 1 year ago

rabe200 commented 1 year ago

compare to: userStory1

artworks not uploaded yet, so don't expect pictures

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
capstone-tarot-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2023 10:46pm
manukao commented 1 year ago

very nice, just one thing: in your user story you have "On refresh a random card is displayed" as an acceptance criteria - on the initial page load a random card is shown, on click as well, but on refresh this is not happening - so if you want a random card shown after each page refresh you should update your code.

rabe200 commented 1 year ago

@manukao that is true. nice that you have seen it. very attentive. but i thought it would be a better user experience if it doesn't reload on refresh, but by clicking on the picture (placeholder atm). maybe i should change the user story in that terms. :) thanks for your review!