Skip to content

Space-Pirahnas/tie-chai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Tie-Chai

Team

  • Product Owner: Felix Tran
  • Scrum Master: Daryl Cheng
  • Lead Front End Engineer: Yang(Summer) Ji
  • Development Team Members: Veer Gangwal

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team

Usage

Built for professionals with an interest in expanding their network. Tie-Chai allows users to match with professionals with similar interests. Users can then form connections off mutual interest and communicate meetings and host events on a responsive interface.

Requirements

  • Golang 1.8.x
  • Node 7.5.x
  • PostgreSQL 9.1.x
  • Redis 2.6.x
  • Glide 0.12.x

Development

Installing Dependencies

From within the root directory:

npm install
glide install
go get github.com/jinzhu/gorm
go get github.com/jinzhu/gorm/dialects/postgres
go get github.com/mediocregopher/radix.v2/pool
go get golang.org/x/crypto/bcrypt
go get github.com/dgrijalva/jwt-go
go get github.com/satori/go.uuid
go get github.com/SlyMarbo/gmail
go get github.com/aws/aws-sdk-go/aws

Project Plan

[More Details](https://docs.google.com/document/d/1uerfuUsJxRiP2FNMKFjolebVPyhwyWqUuHSkpHxSDsU/edit?usp=sharing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published