Giter VIP home page Giter VIP logo

fp-psp-frontend's Introduction

Build Status

Poverty Stoplight

Fundación Paraguaya (FP from now on) has developed a methodology called “Poverty Stoplight”. The Poverty Stoplight seeks to eliminate the multidimensional poverty that affects many families. It allows families to trace their own poverty map and develop and implement a clear plan to overcome it.

Through a visual survey that shows photographs, families self-assess their level of poverty with 50 indicators. These indicators are in turn grouped into 6 different dimensions of poverty.

Poverty Stoplight Frontend

Single Page Application working as a web client for FP-PSP-SERVER.

Credits

This project has been built with Joko Starter Kit as a skeleton.

Requirements

Getting Started

Clone this repo

$ git clone https://github.com/FundacionParaguaya/fp-psp-frontend.git
$ cd fp-psp-frontend

Development

Run:

npm install
npm run start

This will create the bundle from the sources in /src and output it to /dist.

Finally, open up your browser in:

http://localhost:9000/

Environment

If you need to, change the API value in config/env_develpment.json to point to the FP-SERVER running in your local machine. By default this should work without any modification.

Use config/env_production.json in production environments.

OAuth Configuration

When the authentication security is enabled in the server, the parameter en the config/env_XXX.json file should be set to true:

  "authenticationEnabled": true

Users and roles

To see a list of default users and roles check the backend documentation.

Build for production

Run:

$ npm run build

Tests

Unit and integration tests are run with Karma, Mocha and Chai:

$ npm test

To detect potential errors and bugs we use ESLint:

$ npm run lint

fp-psp-frontend's People

Contributors

carlosbflores avatar gmartinezmarin avatar jaimeferreira11 avatar mcespedeso avatar mirtagonz avatar nessv avatar rodrigojv 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.