Social Media Application

Main Image

Main Profile Page

Social Media Application

This application is a copy of the popular social media platform Instagram. A user can register their account, follow other users, and can be followed themselves. A user can upload photos that are then displayed on their profile page and feed. Data is stored in a MySQL database, using various database relationship types, including many to many relationships. Other features of this application include A Welcome User Email upon registration, Validation, Error Messages and Middleware.

GitHub Link: https://github.com/kevster2017/photoMedia

Project added: 1 year ago

Other Images

Second Image

Welcome screen displayed when app is launched

Third Image

Images displayed on feed

Fourth Image

Profile of user that is being followed

Fifth Image

Form to add a new post