/open_pension

Reference:

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Build Status

Open Pension

The repo contains the server & the client parts of the Open Pension project. Open Pension is a "Hasadna" project, that aimed to revealing the secrets behind the Israeli pension market.

Pre Requirements

  1. install docker.
  2. install docker-compose.

Installation

Install the project for development.

  1. cd server/config then cp local_settings.template local_settings.py and modify it by your local settings.
  2. Run $ docker-compose up to build the docker images and run them.
  3. That's it, no step two. Start coding! (:

Our Stack

Contribute

Just fork and do a pull request (;

License

MIT