ddrillini / uiuc-wendy

Issue tracker for UIUC's ITG cabinet, and public assets.
http://ddrillini.club
2 stars 1 forks source link

ideas for next iteration of card draw #103

Closed ianklatzco closed 4 years ago

ianklatzco commented 5 years ago

discord, #t-tech

i had an idea for next iteration of card draw program
make an assistant
when you click "new draw", it asks you for the necessary info that you need
---
first screen:
Higher seed name?
Lower seed name?
---
next screen:
do they want default pad / protect veto order?
(namely, higher seed picks pad first, lower seed picks veto last, higher seed picks protect first)
have some button that are set to the defaults. if they object then just toggle a button.
---
show the cards.
prompt for the next action: eg PLAYER1NAME PICKS PROTECT
the match runner clicks a card, it makes the next prompt
---
this could probbaly be done in raw js but could probably also be done in an angular / react
raw js will probably age better, angular/react is probably more useful to learn for someone like @feedbacker
could be a useful "talk about me during interviews" project
ianklatzco commented 5 years ago

make it so people can upload their own songs.

technical details: localstorage and json. would be nice to be user friendly (people don’t need to handle edit json)

ianklatzco commented 5 years ago

same thing for ddr a, might have some ideas

http://shelfspacelabel.com/jefflloydthediddlerman/

ianklatzco commented 5 years ago

made a bunch of stuff on another branch https://github.com/ddrillini/rip-website/compare/f935569bd6cd%5E...cb79207ccedc

@sangyeolbaek might pick it up for 242