Create unmatched learning experience for your customers
Torqbit is an open-source learning management system tailored for software companies to effectively train their customers. It offers unparalleled customization of your academy page, allowing you to align it with your brand identity. With self-hosting capabilities, you maintain complete control over your data and users, ensuring privacy and security. This flexibility empowers organizations to adapt the platform to their unique requirements, integrate seamlessly with existing tools, and enhance the overall user experience.
Development system must have docker engine installed and running.
Setting up local environment is extremely easy and straight forward. Follow the below step and you will be ready to contribute
- Clone the code locally using
git clone https://github.com/torqbit/torqbit
- Switch to the code folder
cd torqbit
- Edit the
docker-compose.yml
file to include the Google & Github client credentials, and the email id that will be the admin for the platform. - Now run the command
docker-compose up
to launch the web app and the MySQL server.
You are ready to play around the platform. Do not forget to refresh the browser (in case it does not auto-reload)
Thats it!
- Manage Courses: Create courses with video lessons.
- Video Streaming: Stream your course videos, which are powered by Bunny.net
- Tracking Learning Progress: Monitor learning progress with detailed analytics, enabling learners and instructors to assess skill development and mastery.
- Course Discussion: Foster collaboration and engagement through course-specific discussion forums, facilitating knowledge sharing and peer interaction.
- Alert Comment Notification: Enable timely communication by alerting users to new comments and replies to queries, enabling greater engagment.