spoolD / CS50w-Network

Project 4 for CS50w. A Twitter-like social network
0 stars 0 forks source link

Profile Page #3

Closed spoolD closed 2 years ago

spoolD commented 2 years ago

Clicking on a username will load that user's profile page.

spoolD commented 2 years ago

Requires implementation of Follow button. Will add script to implement for profile page that sends json data to update database and update follow/unfollow button