#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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- 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 ofuser.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