Giter VIP home page Giter VIP logo

mobile-app's Introduction

Global Quran mobile app

This is Quran mobile app using GlobalQuran API service.

List of Features

  • Display splash page

  • List of surah

  • List class

    • Api call to fetch list, if not already fetched
    • List of Quran
    • List of translation
    • List of Recitors
    • selected list items for each one of them
    • refactor list by Observables
  • Quran data ayahs class to support selected

  • show list of ayahs based on the selected Quran or Translation

    • Show content which is on scroll only, else it will consume memory and loading of app, because of rendering
    • Pull new selected Quran or Translation, if not already in the array
    • Data content bind with required parsers functions - dynamic, so more data can easily be added on it.
  • Settings page

    • Change Quran text format
    • change translations
    • change transliteration
    • change recitor
    • save selected changes in localstorage
  • Player

    • Settings select recitor
    • Support multiple recitors
  • Designs

    • design new mobile & table design
    • css new design to ionic version
    • check if it works fine with tablet
    • implement new design on the system
  • Search Quran

Build with

  • Angular 2
  • ionic 2
  • TypeScript
  • RxJS

Usage

  • Clone or fork this repository
  • Make sure you have node.js installed
  • install ionic npm install -g ionic@beta (to install ionic 2)
  • run npm install to install dependencies
  • run ionic serve to fire up dev server - this will open app in the browser

Test on IOS Simulator

ionic emulate -ls ios --target="iPhone-5s, 9.1"

if you getting error with 9.1, you can check available devices with following command

ios-sim showdevicetypes

mobile-app's People

Contributors

ibasit avatar robwormald avatar ashraf-ali-aa avatar patrickjs avatar foxandxss avatar naomiblack avatar pkozlowski-opensource avatar

Watchers

James Cloos 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.