Rosisoft3 / JavaEE-LMS-Elearning

LMSproject is an e-learning platform that allows teachers to create courses and manage their content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMS - Learning Management System

LMS is a project Learning Management System for developing and realising web-based e-learning. The software allows learners to develop their skills, while making the learning process independent of time and place.

Requirements

  • JAVA: 1.8.0.
  • ECLIPSE EE IDE: 2020-06 or other.
  • SERVER: Apache Tomcat 7.0.0.
  • For MySQL users: 5.7.23 or higher.

Features

  • Technology JavaEE
  • Database MySQL.
  • Chat.
  • LMS
  • PDF
  • QCM

Libraries Used

How to execute LMS project.

1. Download zip from the link below:.

Download LMSproject.zip

2. Extract the contents of zip, open Eclipse EE IDE and import the project .

3. Configuration database.

Import lms.sql file and open the ../src/lms/dao/dao.properties and ../../WEB-INF/taglibs.jsp files using editors and set your configs variable.

4. Run the project on server Tomcat 7.

You can directly login as Admin .

> *http://localhost:8080/LMSprojet/login.jsp*

Default Login Credentials

Username Password
Admin Admin
Etudiant Etudiant
Tuteur Tuteur
Auteur Auteur
Responsable Responsable

Screenshots

License

LMS is a truly opensource E-Learning which will always be free under the MIT License.

Contact US

Email : productivityrosisoft@gmail.com

About

LMSproject is an e-learning platform that allows teachers to create courses and manage their content.

License:GNU General Public License v3.0


Languages

Language:JavaScript 67.9%Language:CSS 15.9%Language:Java 14.6%Language:HTML 1.6%