ckib16 / GroupThink

GroupThink (a Blocipedia clone) is my 3rd app with Bloc.io

Home Page:https://groupthink16.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#GroupThink - a Blocipedia clone

My 3rd Bloc.io Project.

Installation

View it on Heroku

Usage

GroupThink allows users to colloborate on their own public or private wikis.

User Accounts

There are two user account types:
Standard - accounts only allow public wikis
Premium - accounts can have private wikis

Standard users can upgrade tp Premium via "upgrade To Premium" link on the top menubar.

Upcoming Feature - Collaborators

Users will soon be able to name collaborators to specific wikis. SO enlist your friends and start building out your wikis. Estimate - June 2015.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

v 0.2 2015-05-11:

  • Full featured except for the collaborator function. Stripe is in "Test" mode

v 0.1 2015-04-15

  • Changed wiki#show to display user.name instead of user.email
  • Fixed flash messages displaying above the header section (Devise & Wiki controller messages especially)

Credits

Much thanks goes to my Bloc.io mentor, Chris Beck, for his help and guidance.

License

MIT license

About

GroupThink (a Blocipedia clone) is my 3rd app with Bloc.io

https://groupthink16.herokuapp.com/


Languages

Language:Ruby 67.3%Language:HTML 24.9%Language:CSS 3.3%Language:Shell 2.3%Language:JavaScript 1.2%Language:CoffeeScript 1.0%