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
onebody / README.textile
100644 34 lines (22 sloc) 0.751 kb

OneBody

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

Features

  • Basic Church Management System (ChMS)
  • Online Directory
  • Groups (with email list management, attendance tracking, and more)
  • Social Networking
  • Content Management System

…and more.

Up And Running


[sudo] rake gems:install
rake db:migrate
rake onebody:newuser # or rake onebody:load_sample_data
script/server

…then browse to http://localhost:3000

More Information

Copyright

Copyright © 2008, Tim Morgan

Please see the license file provided with this program.