The good news first. Yes, you can do all of that and more with Ruby and Lovd. See an example (http://www.teacherswithoutborders.com/). Most of the code (the ruby/rails part) you can see on github. That would give you an idea of who it works.
The bad news. You will have to take a look at Ruby and Rails, but it won't be pain. You can start with the Guides (guides.rubyonrails.org/). And read some good ruby books like (http://www.manning.com/black2/ or http://apress.com/book/view/9781430223634). They pretty nice, you gonna lov it. Nothing is for free, not even Ruby. You got to spend some time with it. ;) Get to understand models and how to associate them. After that you will look at what you have to do and all the rest will come to your mind. Like: - there are users => User model - there are groups => Group model - link both together by another model like.......like membership - managers/officers for groups - officer control join request by users - .... Pretty easy. Cheers, Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
