public
Description: OneBody is free, open-source, web-based social networking and online directory software for churches.
Homepage: http://beonebody.com
Clone URL: git://github.com/seven1m/onebody.git
name age message
file .gitignore Wed Oct 29 15:49:51 -0700 2008 Update all groups in migration. [seven1m]
file Capfile Wed Jun 25 22:10:20 -0700 2008 Improved deployment recipes. [seven1m]
file LICENSE Fri Jul 20 09:40:12 -0700 2007 split install out of readme and added gpl git-... [seven1m]
file README.markdown Sat Nov 29 14:33:53 -0800 2008 Rename onebody:newuser rake task to onebody:new... [seven1m]
file Rakefile Tue Apr 29 07:32:54 -0700 2008 Cleaning up a bit. [seven1m]
file VERSION Thu Oct 30 10:30:08 -0700 2008 Start thinking about an 0.8.0 release. [seven1m]
directory app/ Loading commit data...
directory cache/ Tue Jul 15 11:16:24 -0700 2008 Set up action caching for profile page. May nee... [seven1m]
directory config/ Thu Feb 19 19:33:23 -0800 2009 use Prawn for PDF generation [seven1m]
directory db/
directory lib/ Thu Feb 19 19:33:24 -0800 2009 Fix bug in attribute sharing, breaking printabl... [seven1m]
directory log/ Mon Feb 25 16:02:45 -0800 2008 adding back empty directories [seven1m]
directory plugins/
directory public/ Thu Feb 19 19:33:23 -0800 2009 oops remove logo image [seven1m]
directory script/ Wed Nov 12 12:14:12 -0800 2008 Add bash script to check that Scheduler is runn... [seven1m]
directory test/ Sat Nov 29 14:31:00 -0800 2008 Update model schema annotations. [seven1m]
directory themes/ Thu Oct 30 14:05:56 -0700 2008 Add auto-complete to quick search box. [seven1m]
directory vendor/ Thu Feb 19 19:33:23 -0800 2009 clean up activity feed html a bit [seven1m]
README.markdown

OneBody

OneBody is web-based software that connects community members, especially churches, on the web.

Features

  • Membership Management | aka ChMS
  • Online Directory | search, print
  • Groups | email lists, attendance tracking
  • Social Networking | friends, favorites
  • Content Management System | page editing

...and more.

Up And Running

[sudo] rake gems:install
rake db:migrate
rake onebody:new_user # or rake onebody:load_sample_data
script/server # browse to http://localhost:3000

More Information

Copyright

Copyright (C) 2008, Tim Morgan

Please see the license file provided with this program.