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.
- Register new and continuing students according to their course of study
- Billing of students for paid resources and past papers
- Monitor progress of the student performance in their exam and assigned work
- Email plugin for easy communication between student and lecturer
- Compiling the results of students
- And Many More...
- Git clone this repo or download it as a zip
- Extract it to your servers public_html or htdocs directory in your server
- Run Composer install
- Create a database named martdevelopers_laravel_lms
- 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
- On your web browser type http://127.0.0.1/public/
- Enjoy
- Email: sysadmin@lms.com
- Password : admin
Made with contributors-img.
The Learning Management System is open-source software licensed under the MIT license.