BasileF / Full-Send-341

0 stars 0 forks source link

Allowed users to follow each other, as well as implemented database support for profiles #95

Closed patrickgdbt closed 4 years ago

patrickgdbt commented 4 years ago

There is a bug that does not allow users to unfollow each other. Basile will fix it in a coming PR. User profiles now display follower counts, following counts, a follow/unfollow button, as well as the users posts. A profile can be accessed through /users/{userID} where userID is the id of the user who's profile you wish to view.

Linked stories:

13

67

69