/social-devotional

A Christian learning platform similar to Coursera & Khan Academy. Using church podcasts as a curriculum, the site combines a social-network and media-library to create 'digital small-groups'. 94% test coverage with wireframes and a project plan. 2013-2016

Primary LanguageRubyMIT LicenseMIT

Social Devotional (inactive)

Wireframes | Features | Pivotal Tracker Export | Project Files

Wireframe Sample

Mission

We live in an amazing age for the Church. The Information Age is producing a massive online library of biblical resources, a long-tail of content covering every section of scripture. The modern Christian can swipe & click to high-quality biblical teaching daily, but few acquire the habit of daily Bible study. I believe an app can change that. The Social Devotional project uses church podcasts as a curriculum, and utilizes social engagement to draw users deeper into a long- tail of content.

Pages

Library

/library?q=keywords                                   #=>  studies#index
/library/:study-name                                  #=>  studies#show
/library/:study-name/lesson/:index-within-study       #=>  lesson#show

Groups

/groups?q=keywords                                    #=> groups#index   (your dashboard or "find a group" (depending on if you have any))
/groups/:id                                           #=> groups#show
/groups/new                                           #=> groups#new
/groups/:group_id/

Questions

/groups/:group_id/questions                           #=> questions#index
/groups/:group_id/questions/:id                       #=> questions#show  (include answers ?)
/groups/:group_id/questions/new                       #=> questions#new
/groups/:group_id/questions/new?verify=true           #=> questions#new

Answers

/question/:id/answers/                                #=> answers#index
/question/:id/answers/ (POST)                         #=> answers#create
/answers/:id/block
/answers/:id/star

Comments

/groups/:group_id/comments?q=keywords                 #=> comments/index
/groups/:group_id/comments/:id                        #=> comments/show

Roadmap

Features | Pivotal Tracker Export | Project Files

Contributing

Social Devotional is seeking a new maintainer.

So my dear brothers and sisters, be strong and immovable. Always work enthusiastically for the Lord, for you know that nothing you do for the Lord is ever useless. - 1 Corinthians 15:58

License

Social Devotional is released under the MIT License.