Simple Social Media App

This is a simple social media application that allows user to create an account and interact with other users. A user can make a new post, follow other users, "like and unlike" posts, and edit their posts. The app used bootraps pagination to display a maximum of 10 posts per page, a "Next" button then should be pressed to view older posts, "Previous" button will then appear. This project is where we first used async to update the server, in this case for the "like" count.

Get the source code from my Github


Watch app demo