TODO.md
November 30, 2014 ยท View on GitHub
general
- Build on windows, build on windows phone
- More tests!
- Http interface (enable calls to HTTP from c++, this could also just be an existing http library in c++)
- C++ github client (probably start at this endpoint and go from there, or find one based already in c++)
- Generic query interface (register for query, get updates when it changes, CoreData like)
- once all the above are finished, and the api has stabilized, example apps for many platforms
iOS
- update table view with not yet built query interface ^^
- build example app in travis
- HTTP interface implementation
Windows
- build system
- travis hooks
Windows phone
- build system
- travis hooks