Skip to content

A compose multiplafrom app for plan your bible journey

License

Notifications You must be signed in to change notification settings

Quartel-Enterprise/bible-planner-mobile-client

Repository files navigation

Bible Planner

A Kotlin Multiplatform application for planning and tracking your Bible reading progress. Bible Planner helps you stay organized with structured reading plans, progress tracking, and a beautiful, customizable interface.

🚀 Getting Started

Prerequisites

  • JDK 21 or higher
  • Android Studio or IntelliJ IDEA
  • For iOS development: Xcode (macOS only)
  • For Android development: Android SDK

Build and Run Android Application

To build and run the development version of the Android app, use the run configuration from the run widget in your IDE's toolbar or build it directly from the terminal:

  • on macOS/Linux
    ./gradlew :composeApp:assembleDebug
  • on Windows
    .\gradlew.bat :composeApp:assembleDebug

Build and Run Desktop (JVM) Application

To build and run the development version of the desktop app, use the run configuration from the run widget in your IDE's toolbar or run it directly from the terminal:

  • on macOS/Linux
    ./gradlew :composeApp:run
  • on Windows
    .\gradlew.bat :composeApp:run

Build and Run iOS Application

To build and run the development version of the iOS app, use the run configuration from the run widget in your IDE's toolbar or open the /iosApp directory in Xcode and run it from there.

Payment Integration

📝 Code Quality

This project uses ktlint for code formatting and style checking. The project is configured to automatically check code style during builds.

📄 License

This project is licensed under the MIT License. See LICENSE.md for details.

📚 Learn More

Learn more about Kotlin Multiplatform

About

A compose multiplafrom app for plan your bible journey

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages