Okay, I have implemented the follow button on users' profiles. The logic for who gets to see it is all in place, and it properly inserts a follow into the database. I have not implemented un-following, but that will be a close second after I figure out how to make or rewrite my pageination for the followed posts feed.
I think I just have to make my feeds into one file that every surface file calls upon with several set variables, like how my user image script works, so that things are more standardized and that each instance of a post feed isn't a custom piece of code.
That's all for now, thanks for reading!
Comments
Displaying 0 of 0 comments ( View all | Add Comment )