Muslim kit project ..
A mobile [Android/IOS] app that provides muslim with his azkar during the day and A json source for the Azkar ..
Install NativeScript tools (see http://docs.nativescript.org/start/quick-setup)
Install dependencies
npm install
While the
nativescript-vue
project is not up-to-date on npm, you may have to runnpm link nativescript-vue
in the project folder (like described here).
tns run android
tns run ios
tns build android
tns build ios
It checks for available Azkar list at json/list.json and downloads the json files, store it localy and it reads the local files.
json directory contains the Azkar in json files, I’ll upload every file once i create it.
you can find a list of available azkar files in json/README.md#list
Create a json file for an Azkar type and make a pull request.