Skip to content

Bible-Projects/believers-sword-app

Repository files navigation

Believers Sword

This project is discontinued because this was started out of curiusity and learning purposes on how to develop apps. But then I realize a lot of people are starting to use this application so I am rewwriting this app using best practice when I was developing this app. The rewrite of this application can be found here: Belivers Sword Next

Believers Sword App is an application to help you study the bible. Not only that but to engage in learning the word of God. I built this apps specifically from my taste of view. I just really want to create an application including the features that I like to have in the application. Im so thankful to God for giving me time to create this application and also to share to others. Im not recommending this application, but I am encouraging you to try the application I built, and hoping that you may like it. I hope we learn learn to study the bible better.

Believers Sword App Believers Sword App

features

  • Browse the bible
  • search the Bible
  • Bible Different Version
  • dictionary
  • clip notes
  • bookmarking
  • highlighter
  • take notes
  • prayer list
  • sermon page to watch or read sermons
  • believers forum/discussion - where people discuss different concepts
  • play games - play some simple games to reserve the things that you learned.
  • can customize colors of your liking. Also has dark and light theme.

Support

If you like to support my simple ministry, you can do by one of this ways:

To Serve

yarn serve

To build and upload for dev test or nightly version

this will build the application and upload it available for testing and nightly version. for this to work, need to install yarn install -g json, this will be used for handling renaming the package.json file.

yarn up:night

To build and upload it for Prod

this will build the application and upload it available for live prod.

yarn up