Ram Maheshwari Logo Image
Milkias Yeheyis

MSocial

A simple social media website built using Flask.

Project Image

Project Overview

MSocial is a simple social media website with a very basic features you'd expect: login, register, post, follow and more.

I built this project to understand how websites hande user authentication and learn more about databases. I ultimately achieved my goal, as I learn to use session based authentication for users. This was also the first project I used a many to many relationship on the database which was very intersting.

Tools Used

Flask
Python
HTML
CSS
SQL
Sqlite
GIT