To Start off with, right now the program is in a currently unusable state. So far we have a base graphical design, and some underlayment for some of the functionality. I think I have decided to go with the JavaDB(Apache Derby). It is embeddable across all platforms, and the drivers come with java.(as of 6 or later) Some of the most pressing things to do are:
- Connect to an embedded database. (This is my top priority)
- Reliably download the scriptures from online.
- Connect the UI to the database.
- Make notes workable.
- Make highlighting workable
- Make rudimentary search work.
- Make an installer for the program.
No comments:
Post a Comment