Skip to content

Sample Project for Learning Management System (LMS)

Notifications You must be signed in to change notification settings

sethuaung/Sample-LMS

Repository files navigation

Learning Management System (Sample Project)

Simple mini-project created using QuickAdminPanel and Adminlte.

Latest Stable Version Total Downloads Latest Unstable Version License

Features

This LMS is built on the Laravel framework, and uses various open source packages. This application is still in development, if you want to collaborate on the development, send us an email: [email protected] This Learning Management System (or LMS) that facilitates the creation of educational content by allowing you to manage courses and learning modules. The platform is simple and intuitive and provides features for:

  • Course Management
  • Lessons Management
  • User Management
  • Exam and result Management
  • Payment system Using Stripe
  • Question And Test

How to Install

git clone https://github.com/sethuaung/Sample-LMS.git
cd projectname
composer install [or] composer update
php artisan key:generate

Create a database and inform .env

php artisan migrate --seed to create and populate tables php artisan serve to start the app on http://localhost:8000/

Note: Admin login

email:[email protected]

Password:password

License

Under the MIT license and please use/re-use however you want.

About

Sample Project for Learning Management System (LMS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published