Pinterest like UI implementation

347 views
Skip to first unread message

Nirmal Sharma

unread,
Sep 27, 2012, 1:56:33 PM9/27/12
to django...@googlegroups.com
Hi,

I am creating a website in django where in i am trying to display all the comments and pictures like Pinterest.
Can somebody help me on how to implement the same easily in django.

Is there any easy way to implement the Pinterest like UI in django?

Regards
~Nirmal

Peith Vergil

unread,
Sep 28, 2012, 11:07:08 PM9/28/12
to django...@googlegroups.com
I use Masonry to get that Pinterest-like tile of images. Then I use Infinite-scroll to detect user scrolling event and load more images by sending an AJAX request to the server.

You can learn about Masonry and infinite-scroll here:
http://masonry.desandro.com/

Nirmal Sharma

unread,
Sep 28, 2012, 11:25:59 PM9/28/12
to django...@googlegroups.com
Thanks Peith.

I will try Masonry and infinite-scroll.

Regards
~Nirmal
Reply all
Reply to author
Forward
0 new messages