Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and frontend code #2

Open
jtremback opened this issue Feb 14, 2014 · 4 comments
Open

Design and frontend code #2

jtremback opened this issue Feb 14, 2014 · 4 comments

Comments

@jtremback
Copy link
Owner

I'm pretty happy with the tipping flow for now http://imgur.com/a/j3jac, but I have not made any designs for the account admin and front page of the site. We need to map out what these will even be, and what functionality goes in the extension vs the site. (past tips, admin etc.) I'd like the site frontend and the extension to inherit from the same base stylesheet for consistency and ease. I'd like to stick with the current dark look.

@danbartram
Copy link

What kind of sitemap do you have planned - which pages do we need to have (just to begin with, we can always add extras later)?

@jtremback
Copy link
Owner Author

I'm working on the backend right now- hope to be sending the first fake tips through this weekend.

But in terms of site map:

Index/marketing page.

Should look pro, like a SV startup. Wanna keep it doge themed at the same time. Doesn't need to drive conversions too hard as most viral effects will be driven by:

Tip landing page.

This is actually the only page we need at first. This is what you get when you click on a tip link.

Logged out:
{{tipper}} has tipped {{tippee}} {{x}} dogecoins on {{social_site}}. If you are {{tippee}}, click {{login_button}} to make an account and claim your tip.

Logged in:
{{tipper}} has tipped you {{x}} dogecoins on {{social_site}}. Click {{claim_button}} to claim your tip.

Account page:

{{balance}}

Tabs:

Tips received
Listing of all received tips.

Tips sent
Listing of all sent tips. Option to cancel unclaimed sent tip.

Unclaimed Tips
Listing of all tips waiting to be claimed

@danbartram
Copy link

Alright, I'll get started tomorrow on a couple of designs to see what works best.

Do you want them in JADE template form and in /app/views?

@jtremback
Copy link
Owner Author

That would be awesome. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants