Skip to content

samdsherman/freudianantelopes

 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 90.5%
  • CSS 6.7%
  • HTML 2.8%