Giter Site home page Giter Site logo

openpension-website's Introduction

OpenPension-website

OpenPension Website is the Web interface for the OpenPension Project
aimed at revealing the secrets behind the pension market.

Our stack

[NodeJS] 1
[ExpressJS] 2
[Marionette] 3
[Handlebars] 4
[Squel] 5
[PostgreSQL] 6
[Memcached] 7
[Elastic] 11

Also used

[Tabletop] 8

Getting Started

  1. Clone the repo

    >git clone ...
    >git checkout marionette
    
  2. Update submodules

    >git submodule init 
    >git submodule update
    
  3. Install [NodeJS] 1

  4. Install packages

    >npm install
    >npm install bower -g
    >bower install
    >npm install grunt -g
    >grunt
    
  5. Update db connection string in server/config.json (ask somebody if you dont have it)

  6. Run the server (default port is 3000)

    >node server/app.js 
    
  7. To run the server in dev mode:

    Install node-dev (globally)

    >npm install node-dev -g
    

    Run the server

    >node-dev server/app.js
    

Additional Requirements

For compiling the packages on windows
you might need to install Microsoft Visual Studio
You can get the Express version which is free to download [here] 9

Online version

Visit: [http://www.openpension.org.il] 10

openpension-website's People

Contributors

amitport avatar asafdav2 avatar fuchsr avatar giladkah avatar hochbergg avatar lipner avatar roysegall avatar shakhal avatar shlomifruchter avatar vitaly-t avatar yosefw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openpension-website's Issues

explore data base visulaisations

Our data base reflects how the pension savings of the public are invested.
We need to consult with developers who have good knowledge of the different graph visualisation we can use,
We also need designers who are willing to consult us regarding site design.

Pages should scroll back to top after loading new data

Steps to reproduce:

  1. Click on an investment towards the end of a portfolio page or a modal table.
  2. When the new filtered page loads up, it's in the same y-axis position.

Expected result:

Page loads at the top, where the user can see the page's header.

db hint

About your implementation of exports.streamQuery, pg-promise has embedded support for the same type of data streams, only better, more flexible, and consistent with the rest of the library. See Streaming.

Section headings in "Further reading"

There are h4 section headings in the "Further reading" part. I've added a placeholder ("קופות של מגדל") in portfolio.jade and styled it, but you need to replace this with dynamic content.

No results for investment

No results for investment with values in previous quarters
but no rows on current quarter.
(because of how the SQL query is built in portfolio page)

Should be solved when we have a dedicated page for single investment.

[http://www.openpension.org.il/#/portfolio?report_year=2015&report_qurater=3&instrument_name=קרנות מור נדלן בכורה B
](http://www.openpension.org.il/#/portfolio?report_year=2015&report_qurater=3&instrument_name=קרנות מור נדלן בכורה B)

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.