Difference between revisions of "Frontends:Ezra Bible App"

From CrossWire Bible Society
Jump to: navigation, search
(Added some more details (technology info, additional links))
(Technology: Added inline links)
Line 5: Line 5:
 
== Technology ==
 
== Technology ==
  
Ezra Project is a web-based desktop application based on Electron. It is programmed in JavaScript, uses SQLite as its database and HTML with jQuery UI for its frontend.
+
Ezra Project is a web-based desktop application based on [https://electronjs.org/ Electron]. It is programmed in JavaScript, uses [https://www.sqlite.org/ SQLite] as its database and HTML with [https://jqueryui.com/ jQuery UI] for its frontend.
  
 
== Links ==
 
== Links ==

Revision as of 09:11, 1 June 2019

Ezra Project is a desktop bible study tool focussing on topical study based on keywords/tags. This program helps the user to easily create and manage topical verse lists. Ezra Project runs on Linux and Windows.

Detailed information and installation/build instructions are available here.

Technology

Ezra Project is a web-based desktop application based on Electron. It is programmed in JavaScript, uses SQLite as its database and HTML with jQuery UI for its frontend.

Links