Skip to content
forked from MartMbithi/LMS

LMS is a web based platfotm which is accessible, powerful, and provides tools required for large, robust learning platforms.

Notifications You must be signed in to change notification settings

krish-karthi/LMS

 
 

Repository files navigation

About Learning Managememt System

The current state of the world demands automation and movement from the old way of doing things. It spreads across all sectors including education since a high percentage of undergraduates have access to smart devices they should be embraced as tools instead of distractions in the classroom.

Learning Management System is accessible, powerful, and provides tools required for large, robust learning platforms.

Features

  1. Register new and continuing students according to their course of study
  2. Billing of students for paid resources and past papers
  3. Monitor progress of the student performance in their exam and assigned work
  4. Email plugin for easy communication between student and lecturer
  5. Compiling the results of students
  6. And Many More...

How To Unleash This Demon

  1. Git clone this repo or download it as a zip
  2. Extract it to your servers public_html or htdocs directory in your server
  3. Run Composer install
  4. Create a database named martdevelopers_laravel_lms
  5. Inorder to create the database tables you can import the attached martdevelopers_laravel_lms.sql which is located under public/LMS_Core/Database/ directory file or run php artisan migrate
  6. On your web browser type http://127.0.0.1/public/
  7. Enjoy

Login Credentials For Admin Account

  1. Email: sysadmin@lms.com
  2. Password : admin

Glance Of The System

Contributors

Made with contributors-img.

License

The Learning Management System is open-source software licensed under the MIT license.

About

LMS is a web based platfotm which is accessible, powerful, and provides tools required for large, robust learning platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.5%
  • PHP 44.5%
  • CSS 2.5%
  • SCSS 2.1%
  • Less 0.7%
  • Blade 0.5%
  • Other 0.2%