I want to add something to my web2py website which is kind of a social network thingy however people term those things now-a-days :P anyway. basically i want to allow users to create groups, and be able to join groups. so basically they click a link "create a group" which takes them to a page where they can enter the group name and description. this group then has a thumbnail which is added to a list of groups. other users can find all the groups created in that list, and then they can click on any thumbnail in that list to view the group and posts made in that group, and then they can click a link on the groups page to join the group so as to get updated on posts from that group on the home page... i believe it should be easy to understand since almost everyone here uses facebook or twitter or both and understands the group idea or lists idea, basically. how do i create that with web2py? and if anyone wants to take a look at the website/web app, i put it on pythonanywhere here https://sasogeek.pythonanywhere.com/uRate/default/index.html .
I'm a lone developer atm but anyone interested in helping me polish this up, both design and back-end wise, please email me ([email protected]) xD I still need help from the problem stated above btw :) thanks -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

