manoharys / Connector

Developed a full scale social networking website like Facebook or Twitter using JavaScript, PHP, MySql which includes features such as news-feeds, profiles, friends system, Chat system, trending post etc

Home Page:http://connector.epizy.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connector

social networking website like Facebook and Twitter using JavaScript, PHP, MySql


Table of Contents


Description

Connector is social network site which includes the standard features like:-

  • Status posts
  • Newsfeeds
  • User profiles
  • Likes & comments on posts
  • Chat/messaging systems
  • Friend system
  • Account creation
  • Trending post
  • and much more!

preview









Back To The Top


Technologies

  • HTML
  • CSS
  • JavaScript
  • JQuery
  • PHP
  • MySQL

Back To The Top


How To Use

Installation

     cd C:\\xampp\htdocs\

     git clone https://github.com/manoharys/Connector.git
  • extract files in C:\xampp\htdocs.

  • open link localhost/phpmyadmin.

  • click on new at side navbar.

  • give a database name as connector and click import.

  • browse the file in directory[Connector/database/connector.sql].

  • after importing successfully.

  • open any browser and type http://localhost/Connector.

Back To The Top


Requirements

๐Ÿ‘‰ PHP 5.3 +

๐Ÿ‘‰ Mysql 5.0 +

๐Ÿ‘‰ Web Browser FF17.0+, IE8+, Opera, Chrome .... TODO testing


Back To The Top

License

 MIT License

Copyright (c) 2020 Manohar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Back To The Top

About

Developed a full scale social networking website like Facebook or Twitter using JavaScript, PHP, MySql which includes features such as news-feeds, profiles, friends system, Chat system, trending post etc

http://connector.epizy.com/

License:Apache License 2.0


Languages

Language:PHP 56.5%Language:JavaScript 24.3%Language:TSQL 10.2%Language:CSS 8.9%Language:Hack 0.1%