Skip to content

Divya-Juhi-Singh/GNE-Gate-Forum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNE_GATE_FORUM

http://gdy.club/gateforum


This is a responsive web based application written in JavaScript,CSS,HTML,php,mysql.
The purpose of this website is to make online forum in which user can either a question or give an answer.


How to run in local machine using apache2.

Download the project and paste the project folder in htdocs in xampp or lampp folder.
Windows - Start apche,mysqland phpmyadmin using GUI panel
Linux - Go to /opt/lampp in terminal and run ./xampp start


FILES AND DESCRIPTION

index.php - Login Page\ home.php - Home page
panel.php - Responsive sidebar
script.php - Alert about cookies and session policy
database.php - Database configuration file
header.php - Header
signup.php - Signup page
signuser.php - Signip backend
signout.php - Logout user and destroys all sessions
addque.php - Add question
postque.php - Post question
addans.php - Add answer
postans.php - Post answer
forgot.php - Retrive forgotten password
changepassword.php - Change password
about.php - About page
contact.php - Contact page
dashborad.php- Dashboard
adminhome.php- Admin Home
deleteuser.php-Delete user account\

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.6%
  • PHP 26.7%
  • CSS 8.4%
  • JavaScript 3.7%
  • Hack 1.4%
  • TSQL 1.2%