Collaborative note taking application that reinforces active learning through note comparison
- 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
start postgres server and redis server (changes depending on OS)
webpack & npm start
- Product Owner: Sean Ng
- Scrum Master: Derek Liu
- Development Team Members: Marco Chan, Kunal Rathi
See CONTRIBUTING.md for contribution guidelines.