gnzeleven / PHP-Social-Network-Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Social Network site

An old school social network site built using HTML, CSS, Javascript, PHP and MySQL that implements all the CRUD operations.

click here to open the web app

Features

  • Sign up process
  • Login/Logout facility
  • Session control
  • Listing all members
  • Add friends - follow/unfollow
  • Message other members and view messages
  • Profile view - with a picture and description

How to Run

  • Clone the repo
  • Install any WAMP stack and configure it
  • Open the project directory in the server and start the server

Built With

  • HTML, CSS, Javascript - Frontend
  • PHP 7.3.27 - Backend
  • MySQL - Database
  • Easy PHP - WAMP server
  • Heroku - Cloud platform for deployment

Deployment Tutorial

Deploying PHP and MySQL webapp with Heroku

Screenshots

Profile page

Messages page

Members page

Credits

Robin Nixon's awesome book, Learning PHP, MySQL, JavaScript, and CSS

About

License:Apache License 2.0


Languages

Language:PHP 88.6%Language:CSS 9.8%Language:JavaScript 1.6%