I am thinking to build my own like system, as a way of learning
various technologies including Javascript; and to gain a better
understanding of authentication and XSS. Most importantly though, this
will provide a fun project with which to learn DJango.

Use-case:
1.    Unique ID generated atop a little bit of Javascript code, for
embedding in any website
2.    When unique user presses this like button, a +1 is triggered to
the 'score' of that UID
3.    On unique user's profile, display what they like'd

I'm unsure as where to start... how would I go about building this
system? — i.e. Should I be looking at Pinax?

Thanks for all suggestions,

Alec Taylor

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to