I want to develop a simple app for the legal market that will offer a handbook about a particular area of law. There will be few, if any, graphics and I just want to create a clean, searchable interface that will enable users to access different chapters of the handbook quickly. There will probably only be about 20 pages of text contained in the handbook.
Any suggestsions on the best way to do this with Corona? Should I create HTML files and load them via the web view? How would I go about implementing search in that scenario? Is it better to put the text into a database? Anyone have sample code they would be willing to share that might make this project easier for me? I am a newbie and I’m learning as I go.
Thanks!
