Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.24 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.24 KB

Sparkq

Build Status Coverage Status

An app for couples.

Team

  • Product Owner: Josh Summerhays
  • Scrum Master: Michael Cruz
  • Development Team Members: Jason Bacchetta, Roger Sejas, Nicholas Randall

Table of Contents

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

Usage

Create an account, invite a partner, and answer a few questions to get started.

Requirements

  • Node 6.2.x
  • Express 4.14.x
  • PostgreSQL 9.5.x
  • React 15.1.x
  • ReactDOM 15.1.x
  • Redux 3.5.x

Development

Installing Dependencies

From within the root directory:

npm i
npm run start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.