Skip to content

Latest commit

 

History

History
37 lines (37 loc) · 872 Bytes

README.md

File metadata and controls

37 lines (37 loc) · 872 Bytes

SocialNetwork

Simple SocialNetwork v1.0 is a Software written in PHP; Helps Junior & intermediate PHP Developers get Some Practice and Learn How things Work.

Features of v1.0:

  • User Registration
  • User Login
  • User Bio
  • Profile
  • Follow/unFollow Friends
  • Post System [Publish, Tag Friends, Like and Comment]
  • Hashtag System
  • Notification System
  • Site Search
  • Reset and Change Password
  • Mobile Friendly

Next Version Features:

  • Profile photo
  • Photos
  • Edit/Delete Posts and Comments on-the-fly
  • A Massive Chat System With Websockets
  • Finishing Notification System
  • Finishing Site Search Module
  • Finishing Hashtag System
  • Using PHPMailer
  • CSRF Protection
  • Demo for SocialNetwork

Technologies and Languages i use:

  • Html
  • Css
  • jQuery
  • Bootstrap
  • Font Awesome Library
  • Ajax
  • JSON
  • Php 5.5.37
  • MySQL
  • Chromium Web Browser
  • Atom Code Editor