Coder Social home page Coder Social logo

corruption_tracker's Introduction

Corruption tracker

Corruption tracker lets you make cases of corruption and professionally unfit of civil servant public and as result track the level of it in public institutions

eb784ad32cdb4763b17b996ecdac3fa4 nqbvcy2

Mobile app that works with API https://github.com/konchunas/mobilepdrk

Test instance available on http://test.acts.pp.ua:8000/ Test api is available on http://test.acts.pp.ua:8000/api/

Prerequisites

Python 3.4
PostgreSQL + PostGIS
Memcached

Quickstart

Create a virtual environment

virtualenv --python=/usr/bin/python3.4 ctracker
source ctracker/bin/activate

Install dependencies and project

sudo apt-get install python3-dev libpq-dev postgresql postgresql-contrib postgis postgresql-9.3-postgis-2.1
git clone [email protected]:autogestion/corruption_tracker.git
cd YOUR_SOURCE_DIR
pip install -r requirements.txt

Create a default local settings file

cp corruption_tracker/local_settings.py.sample  corruption_tracker/local_settings.py

Create the tables

PostgreSQL instructions in db_creation.txt

python manage.py migrate
python manage.py createsuperuser
python manage.py initiate_db

Start the server

python manage.py runserver 0.0.0.0:8000

corruption_tracker's People

Contributors

autogestion avatar dovbo avatar spatialhast avatar vegasq avatar

Watchers

 avatar  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.