Skip to content
/ lms Public

LMS means learning management system. A learning management system is a digital learning environment that manages all aspects of a company's various training efforts. It also manages user information for personalized delivery including their user profile, job functions and preferences.

License

Notifications You must be signed in to change notification settings

TitansLab/lms

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Learning Management System

Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/TitansLab/lms.git
  2. Install NPM packages
    npm install
  3. Download database template file from here:
    wget #download-url

(back to top)

Usage

This System can be used by Educational Institutions, Schools, Colleges, Universities, and other educational organizations. To manage the data of their students, teachers, and courses, they can use this system.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Dhyey K - @DhyeyHk - dk@titanslab.in

Anjan P - anjan@titanslab.in

Project Link: https://github.com/dk3775/lms

(back to top)

Acknowledgments

(back to top)

About

LMS means learning management system. A learning management system is a digital learning environment that manages all aspects of a company's various training efforts. It also manages user information for personalized delivery including their user profile, job functions and preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published