Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
/ lms Public archive

This project is about Learning Management System. Developed as a first year group project for the module called "Web Technology"

License

Notifications You must be signed in to change notification settings

lakmalniranga/lms

Repository files navigation

Learning Management System

Developed as a first year group project for the module called "Web Technology"

Introduction

This is implement of a professional website, for a Learning Management System using HTML, CSS, JavaScript and PHP (without frameworks).

Requirement

This library package requires PHP 5.3 or later Apache web server 2.x or later

Installation

  1. Install Apache
sudo apt install apache2
  1. Install MySQL
sudo apt install mysql-server
  1. Install PHP
sudo apt-get install php5 libapache2-mod-php5
  1. Navigate to localhost and clone the git
cd /var/www/html/project_name && git clone https://github.com/lakmalniranga/lms.git
  1. Just visit
 http://localhost/project_name

License

This project is licensed under the terms of the MIT license.

About

This project is about Learning Management System. Developed as a first year group project for the module called "Web Technology"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •