/MapReactor

Sonder is a neighborhood discovery walking app for IOS and Android built on React Native.

Primary LanguageObjective-CMIT LicenseMIT

Sonder

Sonder is a neighborhood discovery walking app for IOS and Android built on React Native.

Team

  • Product Owner: George Michel
  • Scrum Master: Matt Walsh
  • Development Team Members: Aaron Trank, Paige Vogenthaler

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • React-native 0.38.0

Development

Installing Dependencies

From within the root directory:

npm install
react-native link

iOS dependencies:

  • FB Auth
npm run ios:install-fb-auth
  • Mapbox
    Follow instructions here
    In addition: Add to 'Sonder => Build Settings => Search Paths => Framework Search Paths the below.
$(PROJECT_DIR)/../node_modules/react-native-mapbox-gl

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.