/E-Lai-v1

a simple E-Learning management system for discuss, sending/reciving message and online exam.

Primary LanguageCSS

A simple E-Learning management system for discuss forum, sending/reciving message and online exam.

Features

  • Forum for dicuss with comment and attachment and directly save to Google Drive account.
  • Online exam and it's result
  • Print the exam result as a paper report
  • Message between lecturers and student with attachment and directly save to Google Drive.

Installation

Clone this rrepostitory to your web host directory

$ git clone https://github.com/PetengDedet/E-Lai-v1.git

Import Database.sql file to your database

Change the connection in /sys/sambung.php

	ob_start();
	## Change these four variable value with yours
	$server = "your database host";
	$database="your database name";
	$username="your database username";
	$password="your database password";

*Thanks for these pojects developers, contributors and donators

  • PHP 5.4
  • MariaDB 10
  • Bootstrap 3.0
  • Sublime Text 2
  • Evolus Pencil
  • Fedora 20
  • PHPMyAdmin