Full-Stack Social Site

Full-Stack Social Site Full-Stack Social Site - Additional View

Full-Stack Social Site

23-04-2024

HTML
CSS
JS
PHP
MySQL

A social media-style site with working user registration and login.

The reason


What started as a university project eventually became a personal site where my friends and I shared images and blogs. I built it just for fun and to stay connected — but unfortunately, the site went offline when the free hosting provider, 000webhost, shut down

What I learned


This was my first "big" project using PHP and databases. I learned how to connect PHP with MySQL, implement foreign and secondary keys, and secure user data by hashing passwords before storing them.