SteveFortune / lowla-objc-test

A test app to experiment with the objective-C LowlaDb API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Lowla Test

Experimenting with TeamStudio's preliminary data-sync framework: Lowla.

###User Requirements

Simple set of user requirements that will allow me to explore the API.

  • Generic TODO list app: NOT DONE
  • User can create TODOs: NOT DONE
  • User can delete TODOs: NOT DONE
  • User can update TODOs: NOT DONE

Other:

  • Can user delete multiple TODOs in batch?
  • How many TODOs can a user create and manage at once? Pagination?
  • Can we sync data to the server yet?

About

A test app to experiment with the objective-C LowlaDb API

License:MIT License


Languages

Language:Objective-C 97.3%Language:Ruby 2.7%