Ananto30 / golpo-express

Backend of the Social Network - Golpo
https://golpo.vercel.app
4 stars 15 forks source link

Follow feature #24

Closed Blastoise closed 3 years ago

Blastoise commented 3 years ago

Follow Feature has been added. Changes made:

  1. User Model to incorporate for followers and following array fields.
  2. User Router for adding follow route.
  3. User Controller for adding followUser validator and controller.
  4. User Service for adding followUser method.
Blastoise commented 3 years ago

@Ananto30 Kindly review the PR.

Ananto30 commented 3 years ago

Thanks! 🙏 Have you tested this?

Blastoise commented 3 years ago

Yes I have tested it. It works fine.

Ananto30 commented 3 years ago

Awesome! 🚀

Blastoise commented 3 years ago

Awesome! rocket

It was nice working with you.