To Whom It May Concern,
I have a desktop app that I want to make mobile. Part of the app is “instructional”. All of those instructional files are HTML files, which hyper-link to each other.
I want to create an app that displays these HTML pages. Basically, when one starts the app they are presented with a main menu composed of a set of buttons. Each button represents a topic of interest. The user press a button representing and then the application will present the user with the appropriate HTML pages (stored locally). When the user is done reading they can go back to the main menu to look for another topic of interest.
I am looking for a template to help make this a sleek app for the Andriod and iOS world.
I created a simple app but it is not sleek.
Cheers,
Michael