Skip to content

An iOS application to help you follow through on recommendations and tasks

Notifications You must be signed in to change notification settings

avye/followThru

 
 

Repository files navigation

Stories in Ready

Project Name

followThru

Team

  • Product Owner: Andrew Vye
  • Scrum Master: S.B. Lee
  • Development Team Members: Brent Colson, Keeley Nakamoto

Table of Contents

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

Usage

A mobile productivity application for creating lists that helps users follow through on completing added items followthru demo

Requirements

  • Node 6.0.x
  • Npm 3.8.x
  • postgreSQL 9.5.x

Development

Installing Dependencies

From within the root directory:

$ sudo brew install flow
$ sudo brew install watchman
$ sudo npm install -g react-native-cli
$ npm install

Tasks

From within the root directory: This will build bundle.js file and run server with automated test and nodemon

$ gulp

Run ios simulator

From within the root directory:

$ react-native run-ios

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

An iOS application to help you follow through on recommendations and tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Objective-C 2.6%
  • Other 0.1%