Giter VIP home page Giter VIP logo

francisngo / local.it-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cereal-n-milk/local.it-client

0.0 2.0 0.0 1.31 MB

A mobile application that connects travelers to their next adventures based on recommended activities & interests. API built with Node + Express + RESTful API + MongoDB/Mongoose + PassportJS. Mobile app built with React Native + Redux.

JavaScript 82.77% Python 3.58% Java 3.08% Objective-C 10.57%

local.it-client's Introduction

Local.it

Local.it is a mobile based application that recommends activities and businesses one at a time for a user to get excited about and track their likes/dislikes to send more informed suggestions.

local-it

Team

  • Product Owner: Francis Ngo
  • Scrum Master: Scott Schaefer
  • Development Team Members: Nick Hattwick, Christine Zimmerman

Table of Contents

Requirements

  • MongoDB v3.4.7
  • Node 6.11.x
  • Xcode 8.3.3

Getting Started

Following these instructions will get you a copy of the project up and running for development purposes.

Development

Installing Dependencies

  • Fork and clone the repo(s):

  • Install dependencies from the root of the repo(s) by running:

  • From within the server root directory:

$ npm install
  • From within the client root directory:
$ npm install
  • Start the MongoDB server from your terminal
$ mongod

Run the Application

  • From within the server root directory:

To watch changes to files:

$ npm run start:watch

To run server once:

$ npm run start
  • From within the client root directory:
$ react-native link
$ react-native run-ios
  • iOS Simulator should open up if you have Xcode installed.

Contributing

See CONTRIBUTING.md for contribution guidelines.

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.