Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 804 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 804 Bytes

BibleApp

This is a new development to build a Bible Reader Application for Desktop Systems that is cross platform:

  1. Want to be able to open and read the Bible in multiple Versions
  2. Want to be able to make notes for a chapter and book and persist data to database to be recalled upon navigaiton to chapter and verse
  3. Want to be able to highlight text and save highlights to be recalled
  4. Want to be able to have reference materials imported into the application

Contributions

  1. Contributions are welcome from anyone
  2. Please be respectful and curious
  3. If you want to take on any issues leave a comment in the issue
  4. Project was created in Intellij, and is built using Ant.
  5. SQLite is required for successful build

** This will be updated as the project progresses