Project collaboration suite.
Provides an arsenal of tools for team collaboration:
- Collaborative socket-based whiteboarding
- Multi-room chat
- Ticket/issue tracking
- Product Owner: Neil Murphy
- Scrum Master: Derek Huang
- Development Team: Daniel Ramos, Brandon Stookey
Getting started is easy. Create an account through the login page. Once you're signed in, you can start using the tools in real time with your team.
- Node 0.12.7
- nodemon 1.9.1
- mongodb 2.1.14
From within the root directory:
npm install
mongod
npm start
Open localhost:4568 in Chrome
View the project roadmap here