Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
/ muslimKit Public archive

A mobile app that provides muslim with his azkar during the day and A json source for the Azkar.

Notifications You must be signed in to change notification settings

ahegazy/muslimKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muslimKit

Muslim kit project ..
A mobile [Android/IOS] app that provides muslim with his azkar and prayer times during the day and A json source for the Azkar ..

Stack

  • Vuejs
  • Vuex
  • Nativescript-vue

Usage

  1. Install NativeScript tools (see http://docs.nativescript.org/start/quick-setup)

  2. Install dependencies

npm install 

While the nativescript-vue project is not up-to-date on npm, you may have to run npm link nativescript-vue in the project folder (like described here).

  1. Run in Android or iOS
tns run android
tns run ios
  1. Build for Android or iOS
tns build android
tns build ios

How it works

It checks for available Azkar list at list.json and downloads the json files, store it localy and it reads the local files.

JSON

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 README.md#list

Wanna help ?

Create a json file for an Azkar type and make a pull request.