andrewzey / doingfine

Staying updated on your loved ones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doing Fine

Doing Fine updates you on your loved ones

Team

  • Product Owner: Nelson Riley
  • Scrum Master: Andrew Zey
  • Development Team Members: Walker Mellema, Shawn Hartley
  • Repo Man: Tyler Ochiai

Table of Contents

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

Requirements

Development

Twilio Environment Variable

The environment variable PHONE_NUMBER must be set to develop using the Twilio API. Do this in the ~/.bashrc file or the equivalent on your system.

Installing Dependencies

From within the root directory:

sudo npm install -g bower
sudo npm install -g grunt
npm install
bower install

Tasks

See the projects backlog in asana here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Changelog

See CHANGELOG.md for release history details.

About

Staying updated on your loved ones


Languages

Language:CSS 56.7%Language:JavaScript 43.3%