Student-LMS

Learning Management System (LMS) An advanced Learning Management System (LMS) designed for seamless integration between students and professors in schools.

MIT License

Stars
0
Committers
2

📚 Learning Management System (LMS)

An advanced Learning Management System (LMS) designed for seamless integration between students and professors in schools. This platform offers features for managing courses, assignments, grading, communication, and collaboration, providing an intuitive and efficient online learning environment.

✨ Features:

  • Course Management: Create, manage, and enroll in courses with ease.
  • Assignments & Grading: Assign, submit, and evaluate assignments with automated grading options.
  • Communication: Built-in messaging and announcement systems for streamlined communication.
  • Collaboration: Interactive forums, group discussions, and peer reviews.
  • User-Friendly Interface: Designed for accessibility and ease of use for all users.

🛠 Tech Stack:

  • Frontend: PHP, Bootstrap, HTML, CSS
  • Backend: Laravel NodeJS
  • Database: MySQL
  • Authentication: Laravel

🚀 Getting Started:

  1. Clone the repository:
    git clone https://github.com/WhoIsFawaz/Student-LMS.git
    
    
  2. Composer Install:
    composer install
    
    
  3. Preapre the Database:
    php artisan migrate:fresh --seed
    
    
  4. Run the server:
    php artisan serve
    
    
  5. Login Information:
    Admin - Username: [email protected] Password: password
    Professor - Username: [email protected] Password: password
    Student - Username: [email protected] Password: password
    
    

🚀Image Dump: