Giter Club home page Giter Club logo

islam-companion-website's Introduction

Islam Companion Website

Introduction

The "Islam Companion website" project is a website that allows users to read Holy Quran and Hadith text. It also allows users to subscribe to Holy Quran and Hadith by email.

The goal of the Islam Companion website is to provide a basic website that displays Holy Quran and Hadith data. The user may customize this website according to their requirements.

Features

The Islam Companion website has the following features:

  • It has a reader that displays Holy Quran verses
  • It has a reader that displays Hadith text
  • It allows users to get Quranic verses and Hadith by email
  • It allows downloading Hadith database in .sql .sqlite formats
  • It allows users of the website to send a message to the website administrator
  • The source code is available under GPL License
  • The source code is well commented, modular and easy to update

Limitations

The Islam Companion website has the following limitations:

  • The Islam Companion website was designed using JavaScript modules which are not supported by older browsers

Requirements

The Islam Companion website requires Php >= 7.2. It also requires MySQL server >= 5.6. For sending emails, the website requires the Mail and Mail Mime pear packages.

Installation

The following steps can be used to install the "Islam Companion" project on your own server:

  • Install the Islam Companion API
  • Download the source code from GitHub
  • Move the source code to the document root of a virtual host
  • Download the contents of the database from: here
  • Extract the downloaded file
  • Create a database and import the contents of the sql file to the database. Note down the credentials used for connecting to the database
  • Enter the database credentials in the file islamcompanion/config/RequiredObjects.php
  • In the file: islamcompanion/Config.php, on line 32 enter the domain names that will be used to access the website
  • Customize the following variables in the file: islamcompanion/config/General.php. $config['app_name'], $config['dev_mode'] and $config['site_url']
  • Customize the variables in the file: islamcompanion/config/Custom.php. The comments explain what each variable is used for
  • Set the $config['pear_folder_path'] variable in the file: islamcompanion/config/Path.php. The variable should be set to the path of the pear installation.
  • Visit the website in a browser
  • The layout and text of the website can be edited in html files inside the folder: islamcompanion/ui/html. For example to edit the website header, the file: islamcompanion/ui/html/base/header.html needs to be edited

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.