KenEucker / biketag-app

The administrative application for BikeTag games
MIT License
5 stars 4 forks source link

Create a way to view BikeTags #40

Open KenEucker opened 8 months ago

KenEucker commented 8 months ago

When on the tags page, there should be a way to view the BikeTag listed in each row. Clicking either the row or a button on the row should bring up a modal of the BikeTag with both the found and the mystery image (using the BikeTag.vue component from the component library)

KenEucker commented 8 months ago

I think this should be changed slighty. The image button action on each row should open up a modal with the BikeTag visible (using the BikeTag.vue component from the biketag-vue library). From that modal, there could be a download button to either download the images as "BikeTags" or the raw images themselves.

Additionally, I would like to see each dashboard be a dashboard. The tags dashboard could show data above the list, then, when clicking on a row in the list you should see the data and images above. (this is for BikeTag Ambassadors only?)