Skip to content

davidsoloman/ideaworks

 
 

Repository files navigation

(c) Crown Copyright 2014 Defence Science and Technology Laboratory UK

Ideaworks

Ideaworks is a free and open source web application that allows a group of people to collate, comment on and rate ideas. The application also allows staff users to create projects, small packages of work that have developed from the ideas.

It was initially designed and built by the UK Defence Science & Technology Laboratory (dstl) and released under AGPL as a prototype tool. Ideaworks was the first piece of software to be released onto Github because of its simplicity, low risk and potential benefit to the Free and Open Source software community - particularly those organising hackathons.

We don’t pretend that the code is the best ever written (see NOTICE.md and LICENSE.txt for the disclaimers), but please use it as you see fit, file bugs and enhancement issues (of which we’ll be adding a few outstanding). We very much welcome pull requests.

The application is split into 2 parts:

  1. A django project which provides the data API back-end and user authentication.
  2. A responsive design html/js/css front-end.

Installation

An installation guide is provided in this repo (INSTALL.md). We're also working on an Ansible script for deployment, which should be linked from this repo shortly. If you're interested in deploying an instance of ideaworks and the Ansible script isn't out yet, please get in touch.

Screenshots

This instance is called iStarter - the name and logo is configurable to suit your use case.

Create an idea

Ideas in Ideaworks

A summary view of all the ideas

Ideas in Ideaworks

View an idea - see the detail full list of comments

Ideas in Ideaworks

Comment on an idea to stimulate some discussion

Ideas in Ideaworks

About

Simple idea capturing web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.7%
  • JavaScript 17.2%
  • HTML 14.7%
  • CSS 7.0%
  • CoffeeScript 0.4%