Skip to content

johnredeemed/BibleTrainer

Repository files navigation

Bible Trainer

Scripture memorization mobile application.

Find out more at www.bibletrainer.co.uk.

Download the app

Contributing and feature requests

There are an increasing number of requests, bug fixes and feature ideas. We're aiming to put something (small) our each month on a cycle of month one: feature, month two improvement. Please see the project board for more information.

Development

Bible Trainer is built on top of the Ionic Framework.

To get started…

  1. Check out this repo
  2. Install Ionic globally: npm install -g ionic
  3. Install NPM packages: npm install
  4. Run the ionic server: npm run start

Environment vars are stored in src/environments. For deployment you will need to create a file environment.prod.ts with relevant keys in it.

Test builds

Android

Make sure that you have Android Studio installed and set up.

Then on the CLI run: ionic cordova run android --prod

More details

iOS

  1. You'll need Xcode installed
  2. Generate the Xcode files: ionic cordova build ios --prod
  3. Open the .xcodeproj file in platforms/ios/ in Xcode
  4. Connect your phone via USB and select it as the run target
  5. Click the play button in Xcode to try to run your app

Get errors? Read the Ionic documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published