marckunze / rancor

Ranked Choice voting tool repo
https://rancor.herokuapp.com
Other
0 stars 0 forks source link

Translate functional spec into site outline #14

Closed marckunze closed 9 years ago

marckunze commented 10 years ago

Need to translate the pages described from the functional spec into a basic site outline. I'm working on a mockup while I try my hand through the tutorials. Once an outline is done we can all try to come to a consensus on it.

Right now I'm thinking something along the line

Index (home page)

Organizer landing page

Organizer Poll creation page

Organizer Poll confirmation page

Voting results page/email (organizer)

Voter invite page/email

Voter landing page

Voting page

Voting results page/email (voter)

Sorry not sure how to show a multilevel tree structure in Markdown, so using headers here.

Unique landing pages?

Also do we want the Organizer and Voter to have unique landing pages, or just a single user landing page showing whatever links they're tied to, or separate pages? Which is easier?

nvh82 commented 10 years ago

I started working on mock-ups for design possibilities using bootstrap for something quick to get us started. Then we can refine later. There's no back-end functionality. I'll continue to draw up some pages to see how things will function on the front-end.

http://hills.ccsf.edu/~nhalvors/cs177/poll.html

JackLindgren commented 10 years ago

AWESOME - I was hoping someone would know how to make the rankings drag-and-drop like that!

marckunze commented 10 years ago

Also a user registration page.

marckunze commented 9 years ago

I'm closing this as fixed in bbd6037b71cf26c2c6f360126e5098ba4ab00c42 and split out into separate more specific issues.