Remember your hunts
Closed this issue · 0 comments
ericsaupe commented
Things it should do
- When a user comes back to the site they should be able to get back to hunts they have participated in
- Without a login, we can just use local storage on the device to remember the hunts a user has accessed. Not the most persistent but it saves us from implementing login
How it should look
- Maybe a dropdown with names and dates of the hunts?
- Maybe #1 can be used to show the old ones nicely?