Wide view of app - Kratak/Demo-Apps-Page GitHub Wiki

This repository will contains 1 main wrapper/config app and 3 micro purpose apps.

Main wrapper

Provides and supports for rest of app, utils libraries, translation, redux store and more.

Currency ExchangeRate view app

This micro app will get data from bank rest api, and calculate ExchangeRate for customer currency.

Weather forecast app

This micro app will get data from forecast rest api, and give customer personalize forecast for customer according to geolocation or input data.

GP customer calendar app

This micro app will allow patient of selected GP facility set an appointment date. GraphQL will be used for data handling.