/QuranApp-Windows

Quran Application Windows Source Code

Primary LanguageC++

QuranApp

بِسْمِ ٱللّٰهِ الرَّحْمٰنِ الرَّحِيْمِ , السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ

Quran app is an easy to use quran reader with support for translation in multiple languages and stream beautiful quran recitation . Made with Qt5 .

This Project uses nlohmann json for json parsing and qt-winDark for Dark Mode.

Screenshot 2021-12-31 101436

Screenshot 2021-12-31 101500

Build Tools

  • Visual Studio 2017/2019
  • CMake
  • Qt 5 For Windows

Dependencies

To install dependencies , use vcpkg : https://github.com/microsoft/vcpkg

Compiling Instruction

You can either use VS Code or Qt Creator to Build this program

  • after build, please add resources and database directory to the build folder.

  • also copy libcurl.dll, sqlite3.dll and zlib1.dll from vcpkg\installed\x64-windows\bin directory to build folder.