Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 735 Bytes

TODO.md

File metadata and controls

20 lines (17 loc) · 735 Bytes

general

  1. Build on windows, build on windows phone
  2. More tests!
  3. Http interface (enable calls to HTTP from c++, this could also just be an existing http library in c++)
  4. C++ github client (probably start at this endpoint and go from there, or find one based already in c++)
  5. Generic query interface (register for query, get updates when it changes, CoreData like)
  6. once all the above are finished, and the api has stabilized, example apps for many platforms

iOS

  1. update table view with not yet built query interface ^^
  2. build example app in travis
  3. HTTP interface implementation

Windows

  1. build system
  2. travis hooks

Windows phone

  1. build system
  2. travis hooks