Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdubois/responses
Open Source questions & answers management software
https://github.com/jdubois/responses
Last synced: 21 days ago
JSON representation
Open Source questions & answers management software
- Host: GitHub
- URL: https://github.com/jdubois/responses
- Owner: jdubois
- License: gpl-3.0
- Created: 2013-10-20T18:31:44.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-21T14:01:33.000Z (about 11 years ago)
- Last Synced: 2024-10-11T07:25:25.944Z (about 1 month ago)
- Size: 1.16 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Responses
================Presentation
------------------Responses is a questions & answers management software.
It's what www.stackoverflow.com would look like if it was more enterprise-oriented, instead
of being a public website.This software was created by Julien Dubois in 2010, and was quickly updated in 2013 :
- It's 100% feature complete
- But it would need some time to iron out some issues caused by the 2013 update. For example,
the newer version of Hibernate Search version has created some issues
- It's all in French!! i18n would not be complicated to do, but it's not done yet!License and copyright
-----------------------Responses is an Open Source software (GPL v3 license), created by [Julien Dubois](http://www.julien-dubois.com).
Copyright (C) 2010 Julien Dubois
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).