Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#162414277 User follow each other #32

Merged
merged 1 commit into from
Jan 24, 2019
Merged

Conversation

Makwe-O
Copy link
Contributor

@Makwe-O Makwe-O commented Jan 22, 2019

What does this PR do?

  • Create functionality to allow users to follow each other
  • Create functionality to allow users to unfollow each other
  • Write Tests for feature

Description of Task to be completed?

  • Users should be able to follow each other

How should this be manually tested?

  • Clone the repo git clone https://github.com/andela/neon-ah-backend.git
  • Install Postgresql
  • Create a database haven_dev
  • Checkout to the branch git checkout -b ft-user-follow-162414277
  • Install application dependencies npm install
  • Run the tests npm test

What are the relevant pivotal tracker stories?

User-follow

@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 22, 2019 10:25 Inactive
server/models/user.js Outdated Show resolved Hide resolved
server/models/user.js Outdated Show resolved Hide resolved
server/models/user.js Outdated Show resolved Hide resolved
server/models/follow.js Outdated Show resolved Hide resolved
server/controllers/followController.js Outdated Show resolved Hide resolved
server/controllers/followController.js Outdated Show resolved Hide resolved
server/controllers/followController.js Outdated Show resolved Hide resolved
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 22, 2019 10:30 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 22, 2019 10:42 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 22, 2019 10:43 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 22, 2019 10:51 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 22, 2019 15:12 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 09:10 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 09:15 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 09:16 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 13:04 Inactive
server/models/user.js Outdated Show resolved Hide resolved
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 13:19 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 13:31 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 13:33 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 15:36 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 15:37 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 23, 2019 15:38 Inactive
@jesseinit jesseinit temporarily deployed to neon-ah-staging-pr-32 January 24, 2019 08:42 Inactive
@seunkoko seunkoko merged commit b0c5535 into dev Jan 24, 2019
@seunkoko seunkoko deleted the ft-user-follow-162414277 branch January 24, 2019 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants