backstopmedia / bleeding-edge-sample-app

A sample app for a Bleeding Edge Press book.
Apache License 2.0
679 stars 297 forks source link

App Wireframe #8

Open hojberg opened 10 years ago

hojberg commented 10 years ago

Made a rough draft. Need some feedback. I dont know how far we want to take this, with things like drag and drop and multiple modules.

Anyway some screenshots:

List surveys

Add survey

View/Fill out survey

brigand commented 10 years ago

I love it! The drag and drop could actually be very useful in explaining why things like flux are helpful.

Nothing I would change, really.

jonathan-beebe commented 10 years ago

Wow, @hojberg this is great.

Drag-and-drop gives us a good opportunity to add in some transitions as items are dropped or re-ordered. I think it also goes above-and-beyond what's expected of a book sample :)

karlmikko commented 10 years ago

Another piece of quality danish design! Well done @hojberg!

tommyh commented 10 years ago

Wow, looks very slick!

I'm assuming the "activity" graph is "completions over time"?

hojberg commented 10 years ago

@tommyh that was the intention yes :)

rtfeldman commented 10 years ago

Looks great!

jonathan-beebe commented 10 years ago

I've yet to make everything a React component, but I've made some good progress on implementing most of the component styles presented in the wireframe. Here's a screenshot of what I've got so far.

Screenshot of wireframe styles

hojberg commented 10 years ago

@somethingkindawierd This is awesome! Would love to start using some of that. Could you open a pull and merge what you have now?