Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.21 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.21 KB

Pheed

Create custom groups to follow your favorite people on Twitter and Instagram in one place!

Team

  • Product Owner: Sam Sherman
  • Scrum Master: Clark Downer
  • Development Team Members: Ker Moua, Will Stockman

Table of Contents

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

Usage

Log in or sign up, create a group, and add any Twitter or Instagram handle to show their social media posts in your pheed.

Requirements

  • Node ^6.6.0
  • npm ^3.10.3
  • MySQL ^5.7.11

Development

Installing Dependencies

From within the root directory:

npm install

Create Twitter bearer token

Go here.

Create db/config.js with 'module.exports = "Bearer "'

Update db/index.js file

Edit the file with your local mysql username and password

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.