seven1m / onebody
- Source
- Commits
- Network (24)
- Issues (4)
- Downloads (8)
- Wiki (44)
- Graphs
-
Tree:
c249119
commit c249119459f16c31da6890e2694b4e8824e40ac5
tree e8d02ecdaea31b71747c4123d16c6f686c4b50b4
parent 4506dbd0fc6219d8cc505ad5a560e84cf1e3dd02
tree e8d02ecdaea31b71747c4123d16c6f686c4b50b4
parent 4506dbd0fc6219d8cc505ad5a560e84cf1e3dd02
onebody /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | Wed Jun 25 22:10:20 -0700 2008 | |
| |
LICENSE | Fri Jul 20 09:40:12 -0700 2007 | |
| |
README.textile | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
app/ | ||
| |
cache/ | ||
| |
config/ | ||
| |
db/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
plugins/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
themes/ | ||
| |
updateagent.rb | ||
| |
vendor/ |
README.textile
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.

