ITPNYU / ICMadness-2017

Repository for ICM Oct 27 workshop
2 stars 5 forks source link

Design and Animation #3

Closed shiffman closed 6 years ago

shiffman commented 6 years ago

No thought has been put into how this looks or behaves! https://itpnyu.github.io/ICMadness/

Slot machine? Roulette Wheel? What else to improve the visual design of the project generator page?

leoneckert commented 6 years ago

I am playing with this right now, will post updates!

leoneckert commented 6 years ago

@shiffman , I built something like this ( that is also still completely modifiable :) ), but can't push it (I guess because I am not part of @ITPNYU ? It works with the same random seed, permalink etc you put into place... screen shot 2017-10-23 at 6 36 15 pm

shiffman commented 6 years ago

This is AMAZING. I'll add you as a collaborator so you can push directly. Excited to try it out.

leoneckert commented 6 years ago

@shiffman still cant push, I think you need to add residents team to the repo's settings? (this screenshot is from asome old repo that I do have now access to...)

screen shot 2017-10-23 at 8 40 55 pm
shiffman commented 6 years ago

Ooops, I had but left it as "read" access only. . should be all set now!

leoneckert commented 6 years ago

it's up. if anyone has suggestion on styling it differently I am super open. Had mostly fun getting the mechanics of it to work 👍

shiffman commented 6 years ago

I love it! I wonder if with the permalink, it shouldn't spin? Although it is kind of fun to watch it go again.

My random number seed way of generating the same project idea works, but I wonder if it's a bad idea given how it will immediately fail if the JSON data files ever change. I'll open a new issue to consider saving to firebase or something instead.

kaganjd commented 6 years ago

leon this is awesome!!

it seems like the instructions are different than what the slot machine shows. what if we just go with what the slot machine generates and show resources below?

screen shot 2017-10-24 at 12 51 49 pm
shiffman commented 6 years ago

I reworked it a bit to remove the extra instructions at the top and place the resources list below the slot machine. I am going to open a new issue regarding tracking the final instructions and displaying the corresponding resources.