Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 841 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 841 Bytes

Picky Notes

Collaborative note taking application that reinforces active learning through note comparison

Table of Contents

  1. Requirements
  2. Installation
  3. Usage
  4. Team
  5. Contributing

Requirements

  • Node v6.6
  • Redis v3.2.x
  • Postgresql v9.5.x
  • ffmpeg
  • yarn (npm install yarn -g)

##Installation IMPORTANT: Save a copy of the example keys file as 'keys.js'

From within the root directory:

./database.setup.bash
yarn

Usage

start postgres server and redis server (changes depending on OS)

webpack & npm start

Team

  • Product Owner: Sean Ng
  • Scrum Master: Derek Liu
  • Development Team Members: Marco Chan, Kunal Rathi

Contributing

See CONTRIBUTING.md for contribution guidelines.