Coder Social home page Coder Social logo

community-mobile's Introduction

Community Mobile

What if I told you there's an app that scans your surrounding and lets you know all of the events happening around you?

community-mobile

community-mobile

Team

  • Ramsha A. Mushtaq
  • Mel Hsieh
  • Khoa Vo
  • Yvonne Zhang

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks

Usage

Some usage instructions

Requirements

  • Node 6.9.x
  • Redis 3.2.x
  • Postgresql 9.6.x
  • etc

Development

Installing System Dependencies

brew install yarn

Yarn is a replacement for npm. It's faster and guarantees consistency -- as you deploy your code in various environments, you won't run the risk of slight variations in what gets installed.

Install Project Dependencies

yarn install
node ios_setup.js 1043975815746787 community
  • Note: if you are having issues with extracting the FBSDK file as a result of the above command, manually download the React-Native Facebook SDK from https://developers.facebook.com/docs/react-native, unzip it, then move the unzipped contents into community-mobile/ios/Frameworks directory (create Frameworks if it doesn’t already exist)

Inside iOS/ directory:

pod install

Running the App

  • Navigate to ios/ directory, then open 'community.xcodeproj' in Xcode

  • Inside Xcode, click on File -> New -> File, then select Property List

  • In 'Targets', make sure 'Community' is checked, then name the plist 'Keys'

  • Open the plist, add key 'GOOGLE_MAPS_API', then the API key in the value

  • Build the app

Note: if you are getting 'SomeGoogleModule module not found' errors in Xcode while building the app, go to the Project Navigator in Xcode, expand the 'community' project, expand the 'Frameworks' folder, and delete any file that appears within that folder.

community-mobile's People

Contributors

kvo180 avatar yzhang1994 avatar mehsieh89 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.