/IITians

A social networking website built using HTML, CSS, PHP and Javascript. It has features that allow users to ask and answer questions similar to Quora, users can also post images, videos, texts along with chatting to other users!

Primary LanguagePHPOtherNOASSERTION

Dynamic Social Networking Website

Personal Summer project 2017

Purpose:

The purpose is to allow users to ask and answer questions similar to that on Quora and at the same time allowing them to post images, videos, texts along with chatting to other users

This project includes:

  • A main web forum to ask and answer questions.
  • A post webpage to upload images, text and videos.
  • A chat version to text other users.

Installation

Requirements:

  • LAMP stack

Procedure:

  • Extract the files into a folder for which apache is configured to run php
  • You may use your own way or use PhpMyAdmin to setup database by importing tabels from sql file. (Here: ask.sql)
  • Access the website using the link to the folder in your apache configuration