rabe200 / Capstone_Tarot_App

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

Userstory5 #12

Closed rabe200 closed 1 year ago

rabe200 commented 1 year ago

database adjustments and logic for history page written , for userstory 5

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 8, 2023 6:28pm
rabe200 commented 1 year ago

@manukao not sure if understand correctly. cardlist and history are two seperate buttons. because of no styling... they look like one

cardlist... is just a list of all cards with description

history... is empty when there is nothing in the localstorage... it is about the history of cards received by clicking dailycard :)

rabe200 commented 1 year ago

@manukao ah i think i now get what you meant with the blankpage. the id of the dailycard only gets stored to localstorage (usedIds) when clicking the submit button at form submit. i was thinking of changing this later one way or the other. not sure yet.

manukao commented 1 year ago

aaah i see, makes sense now that there is a space ^^ thx for the explanation, thought it was just one link

rabe200 commented 1 year ago

i changed it for the qa, but i see you already did it ;)