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
About The Project
Built With
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
- Clone the repo
git clone https://github.com/TitansLab/lms.git
- Install NPM packages
npm install
- Download database template file from here:
wget #download-url
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.
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt
for more information.
Contact
Dhyey K - @DhyeyHk - [email protected]
Anjan P - [email protected]
Project Link: https://github.com/dk3775/lms