-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing
We welcome contributions from the community! Whether you want to fix bugs, add new features, or improve documentation, your help is appreciated.
-
Fork the repository
Click the "Fork" button at the top-right of the repository page. -
Clone your fork
git clone <your-fork-url>
-
Create a new branch:
git checkout -b feature-name -
Make your changes and commit:
git commit -m "Add feature" -
Push to the branch:
git push origin feature-name -
Create a Pull Request Go to the original repository and click
New Pull Request. Describe your changes clearly.
- Follow consistent code style for frontend and backend.
- Write clear commit messages.
- Update documentation if you add new features.
- Ensure that new features or bug fixes pass all tests.
For discussions, issues, or suggestions, please use the Issues tab in the repository.
Thank you for helping make EduTrack better!
EduTrack is a modern Learning Management System (LMS) built with React and Node.js.
It helps students and instructors manage courses, lessons, and progress efficiently.
This project is licensed under the MIT License —
You’re free to use, modify, and distribute this software with proper attribution.
See the LICENSE file for more details.
© 2025 EduTrack — Empowering Learning Through Technology.
This sidebar provides quick links to important pages in the EduTrack wiki.