paigevogie / MapReactor

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

Home Page:http://sondersf.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://sondersf.com/

License:MIT License


Languages

Language:Objective-C 52.1%Language:JavaScript 44.0%Language:Ruby 1.6%Language:Java 0.9%Language:Shell 0.8%Language:Python 0.5%