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.
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