javaBin/javazone-ios-app

Info view

Closed this issue · 4 comments

Spec?

Perhaps a sub-view of the info screen should be the github repo info with a link to the issues list - and if any large error occurs - we can push the user to that screen? :)

Things I would like available:

  • Link to github
  • Link to issues list perhaps?
  • Link to open source licences and libraries

Last year we had:

  • Link to T&C
  • Link to open source licenses
  • About Javazone

We also had an "Event" page - currently showing "After Hours" - not sure how this was used - but is loaded from the net.

@lokling can you look at this?

Possible view as a discussion point - only set up three so far (external links) - the others - could be external - could be a detail view - both are possible.

Info

OK - current setup is:

  • JavaZone
    • dynamic list loaded from a json
    • Code of Conduct - open java.no/principles.html in safari
  • JavaZone App
    • GitHub - open github in safari
    • Known Issues - open github issues list in safari
    • Libraries and Licenses
      • List of Libraries
        • Library view - with name, link and licence
  • JavaBin
    • javaBin - open java.no in safari
    • Terms and Conditions - open java.no/policy.html in safari

Dynamic list - currently allowing plain text title/body - will open in a navigation view showing plain text.