Prototype MVP - Swapem/Swapem GitHub Wiki

  1. Finish views (UI) (Ann + ...)
  2. Figure out when/where to push GPS coordinates to backend periodically. (Junoh)
  3. Implement Profiles
    • Creating Profiles (Ann)
    • Edit profiles (Ann)
    • Save profiles into local Storage (Lisa)
    • Options: AsyncStorage, react-native-db-models, react-native-storage, need to be able to access profiles globally
  4. Push notification (Junoh, Lisa)
    • Register for apple development
    • Set-up push
    • Push actual json data containing UserInfo (refer to Contact importing wiki pg)
    • Increment badge
  5. Facebook Login (Ryan)
  6. Views 2.1 -> 4.5 required for prototype.