Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.5 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.5 KB

Worldoscope

report

This application allows you to create beautiful reports by combining The World Bank database with a set of predefined section templates. Use the application to explore thousands of indicators, observe trends, find the best countries or compare your own country with the rest of the world.

https://worldoscope.cxjs.io

Usage

To run the application on your machine, do the following

yarn install
yarn start

If you're not using yarn yet, npm will do too.

Technology

This is a CxJS demo application and it illustrates the capabilites of the framework, its widgets, charts and Material Design based theme. Data needed for reports is fetched directly from The World Bank API endpoint. SVG maps are based on free samples provided by simplemaps.com. Besides CxJS, the application is built on top of modern web technologies such as React, Babel and Webpack. Google Firebase is used to store report definitions, authentication and hosting. Circle CI is used for continuous deployment.

License

This application is a part of the CxJS framework. Please visit our website for more information on CxJS licensing.