Version 1.0 Beta 1
This beta release for Version 1.0 simply moves the code over from Kyudo and modifies it to remove the research components and only present a question and answer system. Things are not perfect since the app was designed for a different research project. However, the core functionality - asking questions and answering them with Markdown, as well as up and down voting exists. This is a good start to beta to our faculty to see what they think!
Deployed: Tuesday, July 5, 2016
Contributor: Benjamin Bengfort
Changes
- Refactor of the Kyudo codebase to eliminate research components
- Update of the codebase to reflect new ownership and licensing
- Upgrade to Python 3.5.1 compatibility
- Massaging of the database migrations and signals for a new start
- Removal of the Location Topic and other Freebase dependencies
- Removal of the parsing and annotations required for science
- Removal of the similarity and reasoning apps from Kyudo
- Added Python Social Auth for Google Oauth 2.0 authentication
- Deployed the first release to Heroku, along with some questions