Giter VIP home page Giter VIP logo

econsensus's Introduction

Consensus decision-making support tool, open source, by Aptivate.

Install Instructions

This is based on using Ubuntu 10.04, but should also work on Debian Squeeze.

First install the requirements:

$ sudo apt-get install git-core python-virtualenv python-pip sqlite3 \
      python-dev libxml2-dev libyaml-dev mysql-server mysql-client \
      libmysqlclient-dev build-essential libxslt1-dev

Then check out the code:

$ git clone https://github.com/aptivate/econsensus.git

Then you should be able to do:

$ cd econsensus
$ deploy/tasks.py deploy:dev

This should set up the database you need, install the python packages required and a few other details. You should now be able to run the development server:

$ cd django/econsensus/
$ ./manage.py runserver

You should now be able to access the application at:

http://127.0.0.1:8000/

An initial user ID is created with Username : admin Password : admin The admin password can be changed through the admin interface at http://127.0.0.1:8000/admin/ User accounts with different privileges can also be created through the admin interface.

econsensus's People

Contributors

foobacca avatar daniell avatar samastur avatar birdsarah avatar matthewsimpson avatar martinburchell avatar tomd-aptivate avatar bitterjug avatar aptivate-server avatar

Watchers

 avatar Benjamin H. Graham avatar James Cloos avatar Administr8 Me Support Staff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.