Code Monkey home page Code Monkey logo

iquranic's Introduction

iquranic

A Electronic Quran app that helps you to read, understand, and search the Quran. It also has a feature to listen to the Quran recitation.

Getting Started

Firebase Configuration

  1. Make sure you have firebase-tools on npm installed already
  2. Also make sure you have flutterfire_cli on dart installed already
  3. To install firebase-tools and flutterfire_cli run commands below:
# install firebase-tools
npm install -g firebase-tools

# after install you need login first to firebase, to login execute command below:
firebase login

# after login, next install flutterfire_cli
dart pub global activate flutterfire_cli

# after that run command below to generate firebase_options.dart
# also make sure you have already created project on firebase
flutterfire configure --out lib/firebase/options/firebase_options.dart

Facebook Configuration

  1. Rename file strings.example.xml on android/app/src/main/res/values/strings.example.xml to strings.xml
  2. Replace YOUR_APP_ID and YOUR_CLIENT_TOKEN to your own configuration
<string name="facebook_app_id">YOUR_APP_ID</string>
<string name="facebook_client_token">YOUR_CLIENT_TOKEN</string>

iquranic's People

Contributors

lukman350 avatar

Stargazers

 avatar

Watchers

 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.