Skip to content

Latest commit

 

History

History
executable file
·
50 lines (32 loc) · 921 Bytes

File metadata and controls

executable file
·
50 lines (32 loc) · 921 Bytes

Project Name

Friends is a collaborative event planner designed to make group event-planning easy. Sign-in to your group's channel, create an event, and start planning details!

Team

  • Product Owner: Jenn Kao
  • Scrum Master: Vivian Zhang
  • Development Team Members: Wells Tsai, Tim Chin

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.