This is a new development to build a Bible Reader Application for Desktop Systems that is cross platform:
- Want to be able to open and read the Bible in multiple Versions
- 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
- Want to be able to highlight text and save highlights to be recalled
- Want to be able to have reference materials imported into the application
Contributions
- Contributions are welcome from anyone
- Please be respectful and curious
- If you want to take on any issues leave a comment in the issue
- Project was created in Intellij, and is built using Ant.
- SQLite is required for successful build
** This will be updated as the project progresses