zeyomir/OpenCachingFun

implement 'help' page

Closed this issue · 1 comments

There is a button on main view that should point to some 'help' page. It currently displays just 'Will be added soon' message.

  1. create new view for this
  2. add text
  3. link the 'help' button to this view

The text should contain info about original author and that it is now developed by community, used libraries, link to project page and where the source code is, info about license, and basic help informations that will help new users use this app. As this will grow, maybe it should be divided into sections with links at top (webView) or something like accordeon?

resolved by e078c09